Yes i'm looking to minify all the usual front end files, js, css, html and .aspx files.I'm just not clear how and when most of you are executing minification, in Teamsite? During Deploy?Thanks
You can do it either. However if you run it on deploy, you have no record of it and no chance to test it before it goes live. So I like to do it in workflow and you can verify everything works before sending it live.