bdkjones / CodeKit2

CodeKit 2 Beta
98 stars 4 forks source link

Cannot minify .js files with comments #621

Open EFXPROMedia opened 7 years ago

EFXPROMedia commented 7 years ago

Hi there,

I have been using CodeKit with great Joy, but recently something bothers me regarding the minify functionality, maybe i just cant get it customised properly.

CodeKit wont minify a .js file if it contains //comments or /comments/

Please share some advice.

Thanks

bdkjones commented 7 years ago

I'm not able to reproduce this. Minification works fine with // and /* */ style comments. You'll need to post a demo project that shows the issue. I also need to know what version of OS X and CodeKit you're running.