VSCodeMinify icon indicating copy to clipboard operation
VSCodeMinify copied to clipboard

Map option example

Open MarioVanDenEijnde opened this issue 8 years ago • 5 comments

Hello VSCodeMinify,

I cannot get a source-map option working. Would appreciate an example.

Hope you can help.

Kind regards, [email protected]

MarioVanDenEijnde avatar Nov 09 '17 21:11 MarioVanDenEijnde

Doesn't work. I tried to adapt the uglify CLI options into the settings JSON but it ignored them. So minify is not for me. Wondering for who it is? But doesn't seem to be maintained anyway. Moving on...

ygoe avatar Jan 16 '18 13:01 ygoe

Pretty sure I didn't support source mapping. Planning to do some work on the VS Code extensions later this month. I apologise for having other things happen in my life.

HookyQR avatar Jan 16 '18 18:01 HookyQR

It's been two (2) years... have you looked into this again?

The es6-css-minify extension supports javascript source maps, but has a couple other issues (ie, CSS minification using Windows UNC paths).

JamoCA avatar Mar 09 '20 14:03 JamoCA

2023 and still no source maps support? Crazy!

DATEx2 avatar Apr 04 '23 23:04 DATEx2

Oh, this thing still exists… If you need source maps all the way through, have a look at Mini Web Compiler. I made this after I found no other working solutions. Using it for all of my projects today (almost 30).

ygoe avatar Apr 06 '23 17:04 ygoe