remove externals in favor of npm packages

This commit is contained in:
jfh
2020-09-13 12:08:05 +02:00
parent 6379335d6a
commit ff711f080b
16 changed files with 11 additions and 6256 deletions

View File

@@ -17,7 +17,7 @@
import {jsPDF} from 'jspdf/dist/jspdf.es.min.js';
import 'svg2pdf.js/dist/svg2pdf.es.js';
import {canvg} from '../external/canvg/canvg.js';
import {Canvg as canvg} from 'canvg';
import '../common/svgpathseg.js';
import jQueryPluginSVG from '../common/jQuery.attr.js'; // Needed for SVG attribute setting and array form with `attr`