mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
feat(cli): enable transform-runtime regenerator option
This commit is contained in:
parent
63f6aac333
commit
36f0f02fd1
@ -25,8 +25,6 @@ module.exports = function() {
|
||||
'@babel/plugin-transform-runtime',
|
||||
{
|
||||
corejs: false,
|
||||
helpers: true,
|
||||
regenerator: isTest,
|
||||
useESModules
|
||||
}
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user