We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I followed the instructions:
git clone [email protected]:marko-js-samples/marko-hot-reload.git cd marko-hot-reload npm install node server
... then I changed "Test 123" to "Test 1234" in index.marko and saved the file but no reload happens. Is there a step I'm missing?
(edit: I'm running in Windows 7 prompt. Also I get the message the file was modified, just the browser doesn't refresh)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I followed the instructions:
... then I changed "Test 123" to "Test 1234" in index.marko and saved the file but no reload happens. Is there a step I'm missing?
(edit: I'm running in Windows 7 prompt. Also I get the message the file was modified, just the browser doesn't refresh)
The text was updated successfully, but these errors were encountered: