Skip to content

Can not disable hotReload #4444

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

Closed
doncatnip opened this issue Aug 16, 2019 · 2 comments
Closed

Can not disable hotReload #4444

doncatnip opened this issue Aug 16, 2019 · 2 comments

Comments

@doncatnip
Copy link

Hello. I have been looking through the web for something that should be really simple: how to disable hotReload in a standard project that has been initialized with vue-cli.
The only official piece of documentation is here:
https://vue-loader.vuejs.org/guide/hot-reload.html#usage
However, it does not say anywhere where exactly hotReload goes. If I put it into my vue config
in package.json like so:

"vue": {
    "publicPath": "/app/",
    "hotReload": false,

It just tells me that the option hotReload is not allowed.

Another one trying to find a solution:
https://stackoverflow.com/questions/51844289/turn-off-hot-reload-on-project-started-with-vue-cli-3-webpack-4-15-1

This is way too obfuscated.

@vue-bot
Copy link

vue-bot commented Aug 16, 2019

Hello, thank you for taking time filling this issue!

However, we kindly ask you to use our Issue Helper when creating new issues, in order to ensure every issue provides the necessary information for us to investigate. This explains why your issue has been automatically closed by me (your robot friend!).

I hope to see your helper-created issue very soon!

@vue-bot vue-bot closed this as completed Aug 16, 2019
@haoqunjiang
Copy link
Member

#4368 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants