Is there a feature to minify and combine these files when deploying on Visual Studio?
1 Answer
There's an awesome article about this, have a read here.
1 Comment
Raul Agrait
That article doesn't really deal with the deploy aspect of things. For example, how do you deploy files which you create as a post build step?