Remove @vue/compat
This commit is contained in:
parent
4b5c4c8bea
commit
a28e00708b
5 changed files with 4 additions and 32 deletions
|
|
@ -55,7 +55,6 @@ export default defineConfig(() => ({
|
|||
server: { port, hmr },
|
||||
resolve: {
|
||||
alias: {
|
||||
vue: '@vue/compat',
|
||||
'~': resolve(__dirname, './src')
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue