We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
I would like to use CoffeeScriptRedux (need sourcemap), but I really love Toaster builder! Is it possible to use both of them?
link: https://github.com/michaelficarra/CoffeeScriptRedux/ install: http://ryanflorence.com/2012/coffeescript-source-maps/
Thanks, D.
The text was updated successfully, but these errors were encountered:
I had planned on adding redux and source maps support in toaster.
I didn't have time to see it deeply but for now, I'm refactoring toaster from the ground up to make it modular with AMD signature model for web.
Problem is I found redux is changing paths while implementing a so called better coffeescript compiler: michaelficarra/CoffeeScriptRedux#45
redux
I need to look it more closely to see what can be done about it.
Sorry, something went wrong.
@kisPocok Hi, I just want to tell you that I'm discontinuing Toaster in favor of it's new fork named Polvo.
More info here:
https://github.com/serpentem/coffee-toaster https://github.com/serpentem/coffee-toaster/wiki
NOTE: Source Maps is supported in Polvo, tough through the the default CoffeeScript compiler instead of Redux.
arboleya
No branches or pull requests
Hi,
I would like to use CoffeeScriptRedux (need sourcemap), but I really love Toaster builder! Is it possible to use both of them?
link: https://github.com/michaelficarra/CoffeeScriptRedux/
install: http://ryanflorence.com/2012/coffeescript-source-maps/
Thanks,
D.
The text was updated successfully, but these errors were encountered: