adjkust package for instrument

This commit is contained in:
jfh
2020-08-29 00:07:07 +02:00
parent e22ea424db
commit 53f64d9649
573 changed files with 339884 additions and 12 deletions

View File

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