Skip to content
This repository was archived by the owner on Sep 8, 2020. It is now read-only.

Commit d5a5535

Browse files
committed
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

Diff for: .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)