Skip to content
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

Use VitePress instead of VuePress #25

Open
ElijahPepe opened this issue May 19, 2022 · 2 comments
Open

Use VitePress instead of VuePress #25

ElijahPepe opened this issue May 19, 2022 · 2 comments

Comments

@ElijahPepe
Copy link

VitePress offers faster build times compared to VuePress (because it runs Vite under the hood) and it depends on Vue 3. Only issue I can see with it is that it alienates some older browsers due to its ESM-focused architecture, although the @vitejs/plugin-legacy plugin fixes that.

Honorarily pinging @emiyl for input on switching from VuePress to VitePress.

@tiziodcaio
Copy link

Vuepress beta now is using vite instead of webpack

@ElijahPepe
Copy link
Author

I wasn't aware VuePress beta is using Vite. I thought VuePress was in maintenance mode.

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

2 participants