Skip to content

Commit d5a5535

Browse files
committedJun 7, 2015
chore: add .npmignore to include dist files to npm publish
1 parent 3ae0fb6 commit d5a5535

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
 

‎.npmignore

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
bower_components/
2+
node_modules/
3+
coverage/
4+
junit/
5+
# dist/
6+
out/

0 commit comments

Comments
 (0)
Please sign in to comment.