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
I am very new with babel and react, just felt right to test ARC design and this package. I am missing a feature that comes right out of the box with create-react-app command. This feature is the ability to reload the page when changing any line of code. I don't know it I can tweak this with some kind of package.json configuration or something like that. Thank you!
The text was updated successfully, but these errors were encountered:
Nope. I am running npm run dev . For what I see in my project it refreshes on some action/reducers code changes but not in pages/components code, seems weird.
I am very new with babel and react, just felt right to test ARC design and this package. I am missing a feature that comes right out of the box with create-react-app command. This feature is the ability to reload the page when changing any line of code. I don't know it I can tweak this with some kind of package.json configuration or something like that. Thank you!
The text was updated successfully, but these errors were encountered: