mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-06 06:00:53 +03:00
updated deps
This commit is contained in:
@@ -12,7 +12,8 @@ const webJsOptions = {
|
||||
[
|
||||
'@babel/preset-env',
|
||||
{
|
||||
useBuiltIns: 'entry'
|
||||
useBuiltIns: 'entry',
|
||||
corejs: 3
|
||||
}
|
||||
]
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user