Unable to change environment #1053

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

Originally created by @larserikfinholt on 2/4/2017

Just downloaded latest, created a new aurelia spa but no reloading is happening, (I know there are issues with HMR, but basic reload of the entire page should work?)

Maybe the reason is that is stuck in Production environment.

Tried

  • set ASPNETCORE_ENVIRONMENT=Development
  • dotnet run --watch
  • dotnet run --environment Development

I guess I'm missing something obvious here?

*Originally created by @larserikfinholt on 2/4/2017* Just downloaded latest, created a new aurelia spa but no reloading is happening, (I know there are issues with HMR, but basic reload of the entire page should work?) Maybe the reason is that is stuck in Production environment. Tried - set ASPNETCORE_ENVIRONMENT=Development - dotnet run --watch - dotnet run --environment Development I guess I'm missing something obvious here?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#1053
No description provided.