Visual Studio breakpoints stop working after webpack middleware rebuild #658

Closed
opened 2025-08-09 17:17:08 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @thesmallbang on 6/17/2017

using template: dotnet net aurelia with dotnet --version 1.0.4

Reproduce:
Start debugging the project everything works as expected and breakpoints are hit.
Save a change to a typescript file

Result:
No more breakpoints are hit in visual studio (even with browser refresh).

*Originally created by @thesmallbang on 6/17/2017* using template: dotnet net aurelia with dotnet --version 1.0.4 Reproduce: Start debugging the project everything works as expected and breakpoints are hit. Save a change to a typescript file Result: No more breakpoints are hit in visual studio (even with browser refresh).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#658
No description provided.