Closed darkRaspberry closed 2 years ago
No matter what I use I can't get that build running, I don't want to add more dependencies, Hence I don't want to add webpack.
Fixed by adding dependencies vue in my package.json
. With 5 dependencies I have my blog active. Thanks so much.
✅ Checklist
🔎 Description
Concise Description
I was trying to build the blog with vite, by using
vuepress build docs
Expected behavior
project can be build using vite and doesn't need to webpack
Steps to reproduce
Screenshots or Screen Recording (if possible)
📄 Environment info (
npx vuepress info
)🔗 Reproduction link / repo:
https://github.com/darkRaspberry/blog