Open G3z opened 11 years ago
Definitely, it's on the line.
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:)
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.
@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.
Since Source Maps are now available in the default compiler ( http://coffeescript.org/#source-maps ) how about enabling them in coffee-toaster?