Skip to content

Commit

Permalink
switch to cjsify
Browse files Browse the repository at this point in the history
  • Loading branch information
tiye committed Feb 21, 2014
1 parent fa3d3fe commit 554948d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion calabash.coffee
Expand Up @@ -2,5 +2,5 @@
require("calabash").do "task",
"pkill -f doodle"
'coffee -o src/ -wbc coffee/'
'watchify -o build/build.js src/live.js -v'
'cjsify -o build/build.js --inline-source-map -w coffee/live.coffee'
"doodle build/ index.html cirru/ log:yes"

0 comments on commit 554948d

Please sign in to comment.