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

Using Toaster with CoffeeScriptRedux bin #60

Open
kisPocok opened this issue Feb 7, 2013 · 2 comments
Open

Using Toaster with CoffeeScriptRedux bin #60

kisPocok opened this issue Feb 7, 2013 · 2 comments

Comments

@kisPocok
Copy link

kisPocok commented Feb 7, 2013

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.

@ghost ghost assigned arboleya Feb 8, 2013
@arboleya
Copy link
Owner

arboleya commented Feb 8, 2013

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

I need to look it more closely to see what can be done about it.

@arboleya
Copy link
Owner

@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.

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

No branches or pull requests

2 participants