We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Hi, when I'm starting vuepress on a local webserver and editing the config.js the execution of the yarn script will be stopped.
Clone the minimalistic project from my repository and install the dependencies https://github.com/alex-w0/test_vuepress
Run the webserver which will be accessible on localhost:8080 yarn run docs:dev
yarn run docs:dev
Go the the vuepress/config.js and change the title to something else. Afterwards the yarn task will be rerendered but it stopped during the process.
It basically happens when I'm changing the yaml content. I've to rerun the task to apply the yaml changes.
The text was updated successfully, but these errors were encountered:
Related to #1283 (may be duplicated)
Sorry, something went wrong.
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
Bug report
Hi, when I'm starting vuepress on a local webserver and editing the config.js the execution of the yarn script will be stopped.
Steps to reproduce
Clone the minimalistic project from my repository and install the dependencies
https://github.com/alex-w0/test_vuepress
Run the webserver which will be accessible on localhost:8080
yarn run docs:dev
Go the the vuepress/config.js and change the title to something else. Afterwards the yarn task will be rerendered but it stopped during the process.

It basically happens when I'm changing the yaml content. I've to rerun the task to apply the yaml changes.
The text was updated successfully, but these errors were encountered: