How to disable fast-refresh? #11141
Unanswered
alexey-luchinsky
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am trying to create some react application and there is one problem that I do not know how to solve. The application uses information loaded from a text file located in ./public directory. Every time I update the content of the file, my application reloads completely. Could you please tell if it is possible to download the file from outside this directory or prevent refreshing when the file is changed?
My app was created with "npm create-react-app" command with the default settings
Thank you very much in advance!
Beta Was this translation helpful? Give feedback.
All reactions