0
douglasbustos created
4 Answer(s)
-
0
Bundling, Minifying and Compiling: https://aspnetzero.com/Documents/Development-Guide-Core#bundling-minifying-and-compiling
ASP.NET Zero uses (https://marketplace.visualstudio.com/items?itemName=MadsKristensen.BundlerMinifier:fn82npzp/) for bundling & minifying script and style files. It should be installed in your Visual Studio. [b:fn82npzp]bundleconfig.json file defines all bundling configuration.
-
0
Yes I saw it. But it is not very detailed. For example, it does not explain why it fails to publish in DEBUG mode.
-
0
Did you click on the link to Bundler & Minifier Visual Studio extension?
-
0
Hi @douglasbustos,
This topic is not specific to AspNet Zero, it's common ASP.NET stuff. Can you share what is the error you are getting ?