python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
.net core weboptimizer not creating a bundle
I'm trying to use https://github.com/ligershark/WebOptimizer as suggested by microsoft in order to bundle and minimise my js files, so following the instructions, I have the following in my startup.cs...

Pete
Votes: 0
Answers: 2
WebOptimizer - 404 for images but okay for js/css
I wonder, why is it may going on? All content lies at the same root but js/css are rolled up into bundles and I guess the issue lies somewhere there around the bundles.

anatol
Votes: 0
Answers: 0