mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 01:54:48 +00:00
feat(cli): enable transform-runtime regenerator option
This commit is contained in:
@@ -25,8 +25,6 @@ module.exports = function() {
|
|||||||
'@babel/plugin-transform-runtime',
|
'@babel/plugin-transform-runtime',
|
||||||
{
|
{
|
||||||
corejs: false,
|
corejs: false,
|
||||||
helpers: true,
|
|
||||||
regenerator: isTest,
|
|
||||||
useESModules
|
useESModules
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
Reference in New Issue
Block a user