-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Why can’t I automatically refresh the html after I modify it #3881
Comments
If you want to help please use the issue template, screenshots is not enough to help, sorry, no versions/no examples usage, no configuration, format your issue using the bug template and I will reopen and help you |
sorry, this is my first time to create a issue, I will format it now. |
Feel free to ping me when it will be ready |
@alexander-akait Thanks so much for your help. (maybe my format is still terrible. |
@KK-wang Can you create github repo? it will be easier to say what is wrong. And what is meaning |
@alexander-akait I am sorry to reply you now... well here is my repo:
And "automatically refresh" means reload page when I modify the html code. |
Because you need to be told what to do with changes for |
well, here is my problem, thank you for your help.
webpack ^5.53.0
webpack-cli ^4.8.0
webpack-dev-server ^4.2.1
webpack-merge ^5.8.0
html-webpack-plugin ^5.3.2
I remember that html file will be refreshed automaticlly by webpack-dev-server when I change the content.
but now it doesn't work.
The text was updated successfully, but these errors were encountered: