Closed flozero closed 5 years ago
Actually we have to re run vuepress when we change things. We should add something that will watch and that we can run at the root folder
make the CI working again
normally dev logic and and install logic work well
npm run dev:install will install root plugin and example folder npm run dev will re run chokidar npm run docs:dev from example folder
Actually we have to re run vuepress when we change things. We should add something that will watch and that we can run at the root folder
make the CI working again