mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 12:39:20 +03:00
Update dependencies
This commit is contained in:
parent
1b2306c7b0
commit
ba8bf15b4c
7 changed files with 743 additions and 680 deletions
|
|
@ -32,7 +32,8 @@ const babelLoaderOptions = function() {
|
|||
[
|
||||
'@babel/plugin-transform-runtime',
|
||||
{
|
||||
corejs: 3
|
||||
corejs: 3,
|
||||
useESModules: true
|
||||
}
|
||||
],
|
||||
[
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue