updated deps
This commit is contained in:
parent
29f243fdda
commit
19d1f8cf80
3 changed files with 557 additions and 243 deletions
|
@ -12,7 +12,8 @@ const webJsOptions = {
|
|||
[
|
||||
'@babel/preset-env',
|
||||
{
|
||||
useBuiltIns: 'entry'
|
||||
useBuiltIns: 'entry',
|
||||
corejs: 3
|
||||
}
|
||||
]
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue