Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2.2.9 freezes in VS17.9.3 #29

Open
jaoord opened this issue Mar 18, 2024 · 3 comments
Open

2.2.9 freezes in VS17.9.3 #29

jaoord opened this issue Mar 18, 2024 · 3 comments

Comments

@jaoord
Copy link

jaoord commented Mar 18, 2024

Installed product versions

  • Visual Studio: 17.9.3
  • This extension: 2.2.9

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.

@jaoord jaoord changed the title 2.2.9 Freezes in VS17.9.3 2.2.9 freezes in VS17.9.3 Mar 18, 2024
@sapnc
Copy link

sapnc commented Mar 21, 2024

Yes, I too have the same behavior. It hangs on VS 2022 17.9.4 as well.

@failwyn
Copy link
Owner

failwyn commented Apr 3, 2024

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...

@6rill2000
Copy link

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants