Skip to content

Commit 1bd5e26

Browse files
pwfishertomdale
authored andcommitted
Exclude tests from shipped npm package (#10)
``` $ 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 a520b86 commit 1bd5e26

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.npmignore

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

0 commit comments

Comments
 (0)