Bump compatConfig to Vue3 mode

This commit is contained in:
Kloon ImKloon 2023-09-04 12:17:07 +02:00
parent ce67fb5964
commit fe3ed4a9b3
No known key found for this signature in database
GPG Key ID: CCF1C86A995C5B6A

View File

@ -10,7 +10,7 @@ const plugins = [
template: {
compilerOptions: {
compatConfig: {
MODE: 2,
MODE: 3,
},
},
},