use pathseg from npm

improvements that were made to svgpathseg polyfill locally may have to be applied to the original package.
This commit is contained in:
jfh
2020-09-19 12:57:14 +02:00
parent fa516488eb
commit 37fbc055fc
5 changed files with 9 additions and 974 deletions

View File

@@ -138,6 +138,7 @@
"canvg": "^3.0.6",
"core-js": "^3.6.5",
"jspdf": "^2.1.1",
"pathseg": "^1.2.0",
"regenerator-runtime": "^0.13.7",
"svg2pdf.js": "^2.0.0"
},