gruntjs / grunt-contrib-requirejs

Optimize RequireJS projects using r.js.
http://gruntjs.com/
MIT License
504 stars 105 forks source link

option for uglify2 not to create copy JS files for sourcemaps? (js.src.js) #80

Closed jasonwilliams closed 8 years ago

jasonwilliams commented 10 years ago

Hey guys, I may be submitting this in the wrong place but here goes..

I've noticed grunt-contrib-requirejs spits out js.src.js files when sourcemaps are switched on. Could we not have the sourcemaps point to the original JS files?

Chrome workspaces won't work properly if the sourcemaps point to copies.

I can provide sourcecode or screenshots if needed.

IsmaelMartinez commented 9 years ago

Same here. Jayflux did u find a solution for this?

jasonwilliams commented 8 years ago

@vladikoff what was the solution for this? @ISMAELMARTINEZ no i didn't find a solution for this