add minification in the build

This commit is contained in:
jfh
2020-09-04 22:34:30 +02:00
parent 3d60089c61
commit caa4fe38cc
184 changed files with 370 additions and 317513 deletions

View File

@@ -14,7 +14,7 @@
`convertToGroup` use of `:data()` selector
*/
import {jsPDF} from 'jspdf';
import {jsPDF} from 'jspdf/dist/jspdf.es.min.js';
import 'svg2pdf.js/dist/svg2pdf.es.js';
import {canvg} from '../external/canvg/canvg.js';