Use vue3 without compat
This commit is contained in:
parent
d4f26e8536
commit
013b7e9dc9
2 changed files with 2 additions and 7 deletions
|
|
@ -33,8 +33,6 @@ export default defineConfig({
|
|||
|
||||
resolve: {
|
||||
alias: {
|
||||
// Use Vue 2 compatible build.
|
||||
vue: "@vue/compat",
|
||||
// Setup path alias for src directory.
|
||||
// This allows importing modules using '@/path/to/module'.
|
||||
"@": fileURLToPath(new URL("./src", import.meta.url)),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue