Skip to content

Commit 9e61206

Browse files
committed
Fixing npm deployment
Adding missing .npmignore which makes sure that the git ignored dist will get deployed to npm
1 parent fb32c40 commit 9e61206

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
@@ -0,0 +1,2 @@
1+
jspm_packages
2+
node_modules

0 commit comments

Comments
 (0)