Skip to content

Commit 3753985

Browse files
lgeigertomkp
authored andcommitted
Add demo/ and test/ to .npmignore (#175)
The demos don't have to be published inside the npm module. The `demo/` folder has a size of 2.3MB and is the main contributor to the big module size of 3 MB (with all dependencies).
1 parent 786934f commit 3753985

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.npmignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
src/
22
.babelrc
3+
demo/
4+
test/

0 commit comments

Comments
 (0)