You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 8, 2020. It is now read-only.
I have create test angular project and have to run webpack manually each time before detnet run.
How to make webpack run along with dotnet run. I am running project from command line.
Thanks in advance for the support.
The text was updated successfully, but these errors were encountered:
andrei-galkin
changed the title
Why webpack is not run with dotnet run comman in Angular project type
Why webpack is not run with dotnet run command in Angular project type
Aug 4, 2017
Are you running in development mode? (Have you set the ASPNETCORE_ENVIRONMENT environment variable to Development, does dotnet run outputs Hosting environment: Development?)
I have create test angular project and have to run webpack manually each time before detnet run.
How to make webpack run along with dotnet run. I am running project from command line.
Thanks in advance for the support.
The text was updated successfully, but these errors were encountered: