mirror of
https://github.com/timvisee/send.git
synced 2026-03-05 13:39:54 -05: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