VS2010 Build Definitions - Creating a MSBuild task for JS/CSS Minification

Posted by RPM1984 on Stack Overflow See other posts from Stack Overflow or by RPM1984
Published on 2010-05-27T01:18:01Z Indexed on 2010/05/27 1:21 UTC
Read the original article Hit count: 367

Hi guys,

We've recently upgraded from VS2008 -> VS2010 (and hence upgrading from Web Deployment Project to proper deployment templates).

Alas - my Workflow skills arent quite up to scratch.

Previously, we used a MSBuild task to execute the Yahoo YUI Javascript/CSS compression module to minify/compress javascript and css files.

Anyone manage to accomplish this task with Visual Studio 2010 / TFS 2010 ?

© Stack Overflow or respective owner

Related posts about visual-studio-2010

Related posts about Workflow