Closed morandd closed 7 years ago
@7dir ping
code looks like *****
so we should separate version with SVGo and w/o it size become too big
@morandd ping
cleaned up code a bit & tried to fix the example.
I find the build toolchain daunting (ES6/ES5 cross-compiling, minification, browserify "-x" flag, etc) so apologies if the example doesn't run smoothly and that the .min.js is not small.
It is probably feasible to drop SVGO. The only thing it's doing is converting
I've got this running well enough for my needs right now so probably I won't contribute much more for now.
I thought use SVGO convert svg as services or/and cli command. Put SVGO inside package ... dirty style )))
Going review code.
@morandd thanks
PS Could I ask you some help? Maybe later?
not dirty style, with SVG inside the component simply works. one Githubissues.
this adds support for lines and all geometric primitives.
i may have borked the build process a bit so feel free to hack that back into shape.