mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
fix(cli): disable loose mode #7035
This commit is contained in:
parent
c4d06005f0
commit
eda6798f5d
@ -14,7 +14,6 @@ module.exports = function (api?: ConfigAPI) {
|
||||
[
|
||||
'@babel/preset-env',
|
||||
{
|
||||
loose: true,
|
||||
modules: useESModules ? false : 'commonjs',
|
||||
},
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user