This website requires JavaScript.
Explore
Help
Sign In
p71924506
/
cylon
Watch
1
Star
0
Fork
You've already forked cylon
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
e9416129ee
cylon
/
.npmignore
4 lines
29 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add coverage to .npmignore
2015-02-20 07:06:02 +08:00
/coverage/
Add .npmignore This file acts like a .gitignore, but for NPM. Will avoid bundling along things we don't necessarily want to install alongside the lib directory. On my system, this decreases install size of Cylon by over 100kb, from 301kb to 189kb.
2015-01-27 15:13:40 +08:00
/examples/
/spec/