Support for built-in css/js compressor
will be cool if u will add new helper something like this: Html.Css("1.css", "1.css", "1.css")
1. helper will take params
2. in the end of file will add: ?v={Assembly version}, it will help to avoiding of cache in development stage
31
votes
1 comment
-
Erik
commented
I would like to see something like <a href="https://github.com/andrewdavey/cassette">Cassette</a> (Formerly Knapsack) included by default, this would combine all js and css into a single file, compressed. This would make it easy to include js and css from within templates and partials as well.