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

@@ -18,8 +18,8 @@ For default config and extensions (and available options) available to
`setConfig()`, see the file `docs/tutorials/ConfigOptions.md`
*/
import 'core-js/stable/index.js';
import 'regenerator-runtime/runtime.js';
// import 'core-js/stable/index.js';
// import 'regenerator-runtime/runtime.js';
import svgEditor from './svgedit.js';
// URL OVERRIDE CONFIG