gruntjs / grunt-contrib-cssmin

Compress CSS files.
http://gruntjs.com/
MIT License
793 stars 147 forks source link

Set custom sourcemap file name #278

Open valnub opened 8 years ago

valnub commented 8 years ago

I need to give the sourcemap a specific name. Is there any way to do this?

If not, best thing imho would be an option like sourceMapName config parameter in grunt-contrib-uglify.