You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What you are reporting: I am following this set of instructions on how to setup React hot loarder. But when I go to step 3 where I put the patch, it breaks in to the one below.
Expected behavior
What you think should happen: Should work properly
Actual behavior
Environment
React Hot Loader version: next
Run these commands in the project folder and fill in their results:
I you still experienced some issues, give a try to React Hot Loader v4. It has been entirely rewritten. I close this issue, feel free to reopen one if you experienced an issue.
Description
What you are reporting: I am following this set of instructions on how to setup React hot loarder. But when I go to step 3 where I put the patch, it breaks in to the one below.
Expected behavior
What you think should happen: Should work properly
Actual behavior
Environment
React Hot Loader version: next
Run these commands in the project folder and fill in their results:
node -v
: 7.9.0npm -v
: 4.2.0Then, specify:
Reproducible Demo
https://github.com/abarcenas29/preact-sandbox-v0/blob/wip/hot-reloader/src/main.js
branch: wip-hot-reloader
Instructions:
yarn
yarn run postinstall
yarn run start:dev
The text was updated successfully, but these errors were encountered: