Add npmignore
Fixes built files not added to npmjs
This commit is contained in:
parent
793b6aece0
commit
fe9e51a297
4 changed files with 9 additions and 5 deletions
4
.npmignore
Normal file
4
.npmignore
Normal file
|
@ -0,0 +1,4 @@
|
|||
*
|
||||
!bin/
|
||||
!dist/
|
||||
!README.md
|
Loading…
Add table
Add a link
Reference in a new issue