Skip to content

Commit

Permalink
fix(npm): Reduce package size by excluding tests (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
adrienjoly authored Sep 25, 2020
1 parent d00c72b commit 03d6155
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
.*
node_modules
test

0 comments on commit 03d6155

Please sign in to comment.