You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a way we can point console errors back to the original coffeescript file for faster debugging? I see that the gulpfile is generating a sourcemap from coffeescript to javascript, and a second sourcemap from the javascript to the minified javascript.
Possible quickfix: save the minification to github or s3?
The text was updated successfully, but these errors were encountered:
Is there a way we can point console errors back to the original coffeescript file for faster debugging? I see that the gulpfile is generating a sourcemap from coffeescript to javascript, and a second sourcemap from the javascript to the minified javascript.
Possible quickfix: save the minification to github or s3?
The text was updated successfully, but these errors were encountered: