attempt to shut some warnings up (but fail)
This commit is contained in:
parent
d299a65e03
commit
7a1e8be48a
@ -203,7 +203,8 @@ const config = {
|
||||
'process.env.CHANNEL': JSON.stringify(process.env.CHANNEL),
|
||||
|
||||
'__VUE_OPTIONS_API__': true,
|
||||
'__VUE_PROD_DEVTOOLS__': false
|
||||
'__VUE_PROD_DEVTOOLS__': false,
|
||||
'__VUE_PROD_HYDRATION_MISMATCH_DETAILS__': true
|
||||
})
|
||||
],
|
||||
optimization: {
|
||||
|
Loading…
Reference in New Issue
Block a user