S
shapper
Hello,
On my MVC project I have various Javascript files, CSS files and so
on ...
I created a C# class that merges, compresses and copies to the right
directories the JS and CSS files used on the project.
My question is: what is the best way to integrate this code in my
project so I can run it when I do updates in my CSS or Javascript
files or before I publish my files?
I just need to run this C# code ...
Thanks,
Miguel
On my MVC project I have various Javascript files, CSS files and so
on ...
I created a C# class that merges, compresses and copies to the right
directories the JS and CSS files used on the project.
My question is: what is the best way to integrate this code in my
project so I can run it when I do updates in my CSS or Javascript
files or before I publish my files?
I just need to run this C# code ...
Thanks,
Miguel