You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Browser version Google Chrome Versión 66.0.3359.139 (Build oficial) (64 bits)
Is this a global or local install? Global
Which package manager did you use for the install? NPM
When adding a new component it does not update me to be able to add it I have to restart the server and there is if it works well and finds the component
Example
.
└─ .vuepress
└─ components
├─ demo-1.vue
├─ OtherComponent.vue
└─ Demos
└─ Notifications
└─ The component is not yet added <---
Then it will not work for my operating system or is there any way? because it really is very tedious to have to restart the server every time I add a new component and in my case I am doing a documentation migrating many components.
When adding a new component it does not update me to be able to add it I have to restart the server and there is if it works well and finds the component
Example
I add it while the server is active
And when adding the component in README.md it does not appear but after restarting the server of pueba if.
Every time I add a new component I have to restart the server? To make it work
The text was updated successfully, but these errors were encountered: