redirect of /dist/__webpack_hmr - HotModuleReplacementEndpoint #327

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

Originally created by @larserikfinholt on 11/7/2017

Hi!

We're using the webpackdevmiddleware in combination with MVC views. That is each mvc page is a standalone SPA and are using webpack.

It works fine on localhost:5000 but fails at localhost:5000/Home/Index with a http://localhost:53919/Home/dist/__webpack_hmr NotFound

I've tried the HotModuleReplacementEndpoint but that does not allow me to navigate to root path.

Any idea how I should do this?

*Originally created by @larserikfinholt on 11/7/2017* Hi! We're using the webpackdevmiddleware in combination with MVC views. That is each mvc page is a standalone SPA and are using webpack. It works fine on `localhost:5000` but fails at `localhost:5000/Home/Index` with a `http://localhost:53919/Home/dist/__webpack_hmr` NotFound I've tried the HotModuleReplacementEndpoint but that does not allow me to navigate to root path. Any idea how I should do this?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#327
No description provided.