Open valeriob opened 7 years ago
This pull request solves the issue : https://github.com/madskristensen/BundlerMinifier/pull/203 I do not know why, but changing the project structure triggers the building of all bundles, this will hang visual studio if it takes some time.
Here is the recording of processMonitor while i add a file to a web project VisualStudio_add_file.zip
Installed product versions
Description
Visual studio is very slow to load a web project, and it hangs every time you change the web project structure (add, remove, rename any file)
Steps to recreate
Create a classic asp net mvc web project, add some bundles. Thenk try to add/remove/rename files in the project