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

source maps support #61

Open
G3z opened this issue Mar 4, 2013 · 4 comments
Open

source maps support #61

G3z opened this issue Mar 4, 2013 · 4 comments

Comments

@G3z
Copy link
Contributor

G3z commented Mar 4, 2013

Since Source Maps are now available in the default compiler ( http://coffeescript.org/#source-maps ) how about enabling them in coffee-toaster?

@arboleya
Copy link
Owner

arboleya commented Mar 5, 2013

Definitely, it's on the line.

@G3z
Copy link
Contributor Author

G3z commented Mar 5, 2013

yesterday i updated coffee-script to versions 1.6.x and i noticed all the toaster.coffe files must be updated
FROM

toaster 'src'

TO

toaster 'src',

Hopefully this week i'll send you a pull request with SrcMaps:)

@arboleya
Copy link
Owner

arboleya commented Mar 7, 2013

Nice :)

Btw, are you aware of the most recent active branch?

Lots of things must to be changed to accomplish modular and parallel loading of scripts with the help of tools such as RequireJS or cURL. The thing is in process, I hope I can finish it in no more than two weeks.

@ghost ghost assigned arboleya Mar 7, 2013
@arboleya
Copy link
Owner

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

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