HookyQR / VSCodeMinify

Add minify function to VSCode 0.10+
53 stars 20 forks source link

Doesn't minify #32

Closed dan-silk-discovery closed 5 years ago

dan-silk-discovery commented 5 years ago

I installed this extension in VS Code. Opened a JS file and ran the Minify command, but nothing happened. Shouldn't it work on the currently opened file in the editor?

Am I missing something?

no-minify
HookyQR commented 5 years ago

Fixed in 0.4.0. (uglify-js didn't support es6)