TrilonIO / aspnetcore-Vue-starter

*NEW* Asp.net Core & Vue.js (ES6) SPA Starter kit - Vuex, webpack, Web API, Docker, and more! By @TrilonIO
https://www.trilon.io
MIT License
1.22k stars 266 forks source link

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

Open Ashwanth13 opened 5 years ago

Ashwanth13 commented 5 years ago

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