Closed
Description
Hi,
I'm trying to get my bearings by running latest master (814671d) of https://github.com/shakacode/react-webpack-rails-tutorial
I'm following the README.md, and everything seems to work when I run bundle exec foreman start -f Procfile.dev
.
But, I get this error from the rails server:
20:22:43 rails.1 | Started GET "/__webpack_hmr" for ::1 at 2015-12-19 20:22:43 -0700
20:22:43 rails.1 |
20:22:43 rails.1 | ActionController::RoutingError (No route matches [GET] "/__webpack_hmr"):
I'm assuming that something isn't configured properly to hit the hot reload server running at port 3500 in this case, but I'm not sure if that's the issue, or how to fix it.
Thanks,
-- Chad
Metadata
Metadata
Assignees
Labels
No labels