Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "events": {
- "start": "browserify src-client/index.js -o www/bundle.js",
- "restart": "browserify src-client/index.js -o www/bundle.js"
- },
- "ignore": [
- ".git",
- "node_modules/**/node_modules",
- "www/bundle.js"
- ]
- }
Advertisement
Add Comment
Please, Sign In to add comment