minify
minify copied to clipboard
Source Maps
It would be really useful if there was an option to generate source maps for the processed files
+1
+1
+1
What for it need? .map files
@MDReal32 The map files can be used by dev tools to link to the underlying source code line instead of the minified version which is usually on one line.
https://www.html5rocks.com/en/tutorials/developertools/sourcemaps/
its really useful option .. please update this .. we all need it !
Any news on this?
@mattythebatty Thx
Something new? this would be a nice feature, but now that for Lighthouse it is a priority if you deliver combined files. Regards
Definitely adding my +1. Love the fact that my files are now minified automatically, but it makes debugging significantly harder.
This PHP project could make this easy to add: https://github.com/axypro/sourcemap