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
I can't replicate this, when I enable bundle on build, it doesn't appear to run the bundling task... I'll try updating the Visual Studio dlls in the project and see if that changes anything; Bundle on Build must have broken in a recent VS update...
2.9.11 also crashes our Visual Studio 17.10.9 every time we save a js that is in a bundle.
It has time to compile / bundle the js files correctly, but right after, Visual Studio stops responding.
When we reopen VS and the solution, we can see the changes made to the bundles in our Git tab)
Installed product versions
Description
Automatic bundling freezes visual studio. Manual bundling does not.
Steps to recreate
Have the site running in iis express and make changes to a css file.
Current behavior
VS2022 hangs
Expected behavior
It shouldn't hang.
The text was updated successfully, but these errors were encountered: