fix issue with storage

This commit is contained in:
jfh
2020-09-09 01:35:47 +02:00
parent ff71d836f8
commit 029ed1a1e1
76 changed files with 780 additions and 948 deletions

View File

@@ -3,7 +3,7 @@
[
"@babel/env",
{
"useBuiltIns": "entry",
"useBuiltIns": "usage",
"corejs": "3.6.5"
}
]