WebOptimizer
WebOptimizer copied to clipboard
WebOptimizer generating double size bundles
I'm actually migrating a big legacy app from .Net 4.6 to .Net 5. So for bundling and minification I'm using this package as its a great alternative to classic bundling and minification. While using this I have noticed one thing, the bundles generated from asp.net bundling and minification are smaller in size as compared to bundles generated by this package. WebOptimizer is generating almost double size bundles as compared to classic asp.net mvc bundling and minification.