Bump compatConfig to Vue3 mode
This commit is contained in:
parent
ce67fb5964
commit
fe3ed4a9b3
@ -10,7 +10,7 @@ const plugins = [
|
|||||||
template: {
|
template: {
|
||||||
compilerOptions: {
|
compilerOptions: {
|
||||||
compatConfig: {
|
compatConfig: {
|
||||||
MODE: 2,
|
MODE: 3,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user