mirror of
https://github.com/youzan/vant.git
synced 2025-10-17 16:44:21 +00:00
chore: update jest config (#4994)
This commit is contained in:
@@ -27,7 +27,7 @@ module.exports = function (api) {
|
||||
{
|
||||
corejs: false,
|
||||
helpers: true,
|
||||
regenerator: false,
|
||||
regenerator: NODE_ENV === 'test',
|
||||
useESModules
|
||||
}
|
||||
],
|
||||
|
Reference in New Issue
Block a user