Skip to content

Commit 860eb3b

Browse files
committed
adding .npmignore to trim published package size
1 parent 7a31b82 commit 860eb3b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.npmignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
dist/
2+
doc/
3+
examples/
4+
jsdoc/
5+
test/
6+
.editorconfig
7+
.travis.yml

0 commit comments

Comments
 (0)