Skip to content

Commit 5b8d373

Browse files
Demivangkatsev
authored andcommitted
chore(npmignore): don't publish zip file to npm (videojs#5249)
Add zip file to npmignore. Fixes videojs#5248.
1 parent 0b2a8e0 commit 5b8d373

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Exclude everything but the contents of the dist directory.
22
**/*
33
!dist/**
4+
dist/video-js-*.zip
45
!es5/**
56
!src/css/**
67
!core.js

0 commit comments

Comments
 (0)