-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Open
Description
I'm trying to figure out why hot reload doesn't work in my project, and I noticed that react-livereload isn't mentioned in pnpm-workspace.yaml, therefore it cannot be installed and started. And it's not the only example as I noticed now. A lot of other examples (especially react-*
are missing node_modules after running pnpm i
.
Also, after fixing it, I'm getting Access to fetch at 'http://localhost:3001/remote1.95d3feac35ef2c1a842a.hot-update.json' from origin 'http://localhost:3000' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
Metadata
Metadata
Assignees
Labels
No labels