Skip to content

Commit 028a37c

Browse files
committed
Exclude tests from shipped npm package
``` $ du -sh node_modules/fastboot*/test 5.7M node_modules/fastboot-app-server/test 17M node_modules/fastboot-express-middleware/test 27M node_modules/fastboot/test ```
1 parent 3133d55 commit 028a37c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.npmignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
test
2+
.gitignore
3+
.jshintignore
4+
.jshintrc
5+
.travis.yml

0 commit comments

Comments
 (0)