HookyQR / VSCodeMinify

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

Minify .ejs files #17

Open fev4 opened 7 years ago

fev4 commented 7 years ago

I'd like to recognize ejs files in the HTML minification, but after adding minify.HTMLfiles with ejs and later reloading, it still does not work.

What else can be done in order to minify ejs files?