dotnet/aspnetcore

Stop injecting "_framework/aspnetcore-browser-refresh.js" into the body of every generated web page of an asp.net core app.

vsfeedback opened this issue · 2 comments

This issue has been moved from a ticket on Developer Community.


[severity:Other]
Please stop injecting this

<script src="/_framework/aspnetcore-browser-refresh.js"></script>

into every one of the generated web pages while I am developing an asp.net core application.

And yes, I've disabled all the Hot Reload features I know of.

Thank you, Paul.

And no, I am not providing any more information. This product has cost over 2000.00 in terms of man hours to battle configuration issues that seem to rear their ugly head on every update.


Original Comments

Feedback Bot on 5/9/2024, 03:38 AM:

(private comment, text removed)


Original Solutions

(no solutions)

@MackinnonBuck do you remember what is the condition we use to inject the script? How one can disable it?