Set compiler mode to 3
This commit is contained in:
parent
b692fdd0f6
commit
c872e96e09
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ module.exports = {
|
|||
options: {
|
||||
compilerOptions: {
|
||||
compatConfig: {
|
||||
MODE: 2,
|
||||
MODE: 3,
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue