Skip to content

Commit

Permalink
Add npmignore to reduce npm package size
Browse files Browse the repository at this point in the history
  • Loading branch information
eKoopmans committed Dec 14, 2017
1 parent dbce51e commit 2b93376
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
node_modules/
.archive/
.devel/
dist/*.bundle*.js
dist/**/*.min.js

0 comments on commit 2b93376

Please sign in to comment.