0
tomop created
Hi, The bundler/minifier seems to run every single time I build. Is it possible to disable this and have it run on demand?
7 Answer(s)
-
0
- What is your product version?
- What is your product type (Angular or MVC)?
- What is product framework type (.net framework or .net core)?
-
0
v6.6 ASP.NET Core MVC & JQuery
-
0
-
0
Sorry, looks like I'm running 6.5, not 6.6. I Couldn't find any file which contains the targets you described in the example
-
0
@tomop It exists in the Web.Mvc.csproj file
-
0
Great thanks. How about disabling the compilation of the *.less files which seems to happen every build?
-
0
@tomop Zero uses this tool, please refer to its documentation. https://github.com/madskristensen/WebCompiler