Skip to content
This repository has been archived by the owner on Dec 28, 2018. It is now read-only.

Commit

Permalink
for debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
tetsuharuohzeki committed Sep 18, 2016
1 parent 2adca99 commit 795b75c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"build_production": "cross-env NODE_ENV=production npm run build",
"build_development": "cross-env NODE_ENV=development npm run build",
"build": "gulp build",
"rollup": "cross-env ENABLE_ROLLUP=1 npm run build",
"rollup": "cross-env ENABLE_ROLLUP=1 npm run gulp -- build_dist_client",
"test": "gulp test",
"gulp": "gulp"
},
Expand Down

0 comments on commit 795b75c

Please sign in to comment.