You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The problem is that I can not call AddWebOptimizer with a second set of bundles. It doesn't append new bundles. Seems like AddWebOptimizer is intended to be called just once, and there no clear way to reconfigure the list of bundles
The text was updated successfully, but these errors were encountered:
I was trying to use this library on a migration to dotnet core.
On the migration, I need to add bundles defined by module
The problem is that I can not call AddWebOptimizer with a second set of bundles. It doesn't append new bundles. Seems like AddWebOptimizer is intended to be called just once, and there no clear way to reconfigure the list of bundles
The text was updated successfully, but these errors were encountered: