Replies: 1 comment 1 reply
-
|
You can edit your So you either need to copy the whole value from // wxt.config.ts
export default defineConfig({
alias: {
'@arco-design/web-vue': '...'
},
})And it will be included in your |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a configuration as shown in the figure for a nuxt project, how should I configure it in a wxt project?
Beta Was this translation helpful? Give feedback.
All reactions