remove external folder in favor of npm dependencies

This commit is contained in:
jfh
2020-09-19 15:21:30 +02:00
parent 37fbc055fc
commit 359a161ff2
17 changed files with 52 additions and 697 deletions

View File

@@ -1,7 +1,8 @@
/* eslint-disable max-len */
import 'pathseg';
import '../../../instrumented/editor/jquery.min.js';
import '../../../instrumented/common/svgpathseg.js';
import {NS} from '../../../instrumented/common/namespaces.js';
import * as utilities from '../../../instrumented/common/utilities.js';
import * as transformlist from '../../../instrumented/common/svgtransformlist.js';