Delay to refresh page, allowing build process to finish in watch cycles #131
Unanswered
alex-klimov
asked this question in
Help / Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
My build watches cycles are fast (<300ms), but often Five Server manages to trigger page refresh before full build is finished, so that page still shows me the previous version.
What is the process to delay refresh?
I tried
wait
in.fiveserverrc
, but it doesn't seem to have any effect:Beta Was this translation helpful? Give feedback.
All reactions