peterjosling / traceur-brunch

Adds Traceur ES6 transpiler support to brunch
2 stars 3 forks source link

Update to Traceur 0.0.79 #3

Closed ocombe closed 9 years ago

ocombe commented 9 years ago

Here is the code to make this plugin work with Traceur 0.0.79.

peterjosling commented 9 years ago

Surely by disabling source maps in Traceur we only get a mapping back to the output?

ocombe commented 9 years ago

well it works for me in chrome, in get the original file & the line You should try, but enabling it doesn't work (if you find out why, let me know)

peterjosling commented 9 years ago

Okay, that's fine then - I'll merge now. Thanks for the PR and sorry for being so slow :)

ocombe commented 9 years ago

No problem, you should try it once before just in case :)