aspnetcore-Vue-starter icon indicating copy to clipboard operation
aspnetcore-Vue-starter copied to clipboard

Help needed for setting up environments for webpack(Local,Staging)

Open Ashwanth13 opened this issue 6 years ago • 0 comments

I am new to webpack needed help .When i am trying to setup Local environment. I cannot see the dist folder in browser. how can i configure webpack for local environment for this files to be included in browser and also hot module replacement is not working even though i setup the middleware in Startup.cs

--Setup middleware on StartUp image

--snapshot on dev environment capture

-snapshot on local environment image

Ashwanth13 avatar Feb 01 '19 21:02 Ashwanth13