Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dev mode? #126

Open
jbenet opened this issue May 17, 2013 · 0 comments
Open

dev mode? #126

jbenet opened this issue May 17, 2013 · 0 comments

Comments

@jbenet
Copy link
Member

jbenet commented May 17, 2013

It's pretty slow to develop having to compile every run. Particularly because we keep increasing the number of steps.

I think we should have player.html use the coffeescript files directly (using coffee-script.js to compile it on the fly).

Consolation prize would be to have a dev-compile target that just translates and concats *.coffee -> .js.

(the biggest slowdown seems to be starting the damn closure .jar every time.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant