Skip to content

Rspack support? #467

Closed Answered by posva
Zercerium asked this question in Q&A
Aug 5, 2024 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

It's an unplugin so it should be able to support rspack (except for HMR): https://unplugin.unjs.io/guide/#bundler-framework-integration

You can do

import VueRouter from 'unplugin-vue-router'
// then use the one you need
VueRouter.rspack
VueRouter.vite
// etc.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Zercerium
Comment options

Answer selected by Zercerium
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants