Can anyone explain how to minify files on save. The extension Web Essentials used to work perfectly in earlier versions of VS and used to make life easy. Now it just won't work.
I have tried uninstalling and reinstalling the extension but it doesn't work. Right-clicking on the CSS file in the solution gives the option to Re-Bundle file that doesn't work. I have tried building the application after making changes and that doesn't work.
Any tips or things to try would be appreciated. I know I can copy the text and minify with other tools but that makes things take longer than they really should.