Skip to content

Commit a6810d5

Browse files
committed
Exclude tests from shipped npm package
``` $ du -sh node_modules/ember-cli-fastboot/{test,tests} 308K node_modules/ember-cli-fastboot/test 68K node_modules/ember-cli-fastboot/tests ```
1 parent 664fe11 commit a6810d5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.npmignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
test
2+
tests

0 commit comments

Comments
 (0)