Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hot reload does not work. #2

Closed
ghost opened this issue Jun 8, 2018 · 3 comments
Closed

Hot reload does not work. #2

ghost opened this issue Jun 8, 2018 · 3 comments

Comments

@ghost
Copy link

ghost commented Jun 8, 2018

I tried to compile this source in my macOs.
I typed npm run dev and tried to change something and save, but not working with hot reloading mode.
The change is shown only after when npm run build.
How to work on this source in develop mode with hot reloading?

@Josema
Copy link
Collaborator

Josema commented Jun 11, 2018

Sometimes does not work depending of the file you edit. But if you edit a React component it updates automatically.

@Josema Josema closed this as completed Jun 11, 2018
@ghost
Copy link
Author

ghost commented Jun 12, 2018

Did you check?
Simply I tried to erase SideMenu component in App.js.

@Josema
Copy link
Collaborator

Josema commented Jun 18, 2018

It works for me :/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant