porsager / rollup-plugin-svgo

✂️ A rollup plugin to import svg files processed with svgo
Do What The F*ck You Want To Public License
22 stars 7 forks source link

config option datauri ist completely ignored by SVGO #12

Open dlueth opened 2 years ago

dlueth commented 2 years ago

This leads to, e.g., rollup-plugin-svgo to never be able to utilize a base64 encoded datauri. I issued a corresponding PR for SVGO, see https://github.com/svg/svgo/pull/1679

dlueth commented 2 years ago

@porsager This is fixed in SVGO v3.0.0, see https://github.com/svg/svgo/releases/tag/v3.0.0

dlueth commented 1 year ago

Is this repo/project dead @porsager ?

porsager commented 1 year ago

Sorry @dlueth. I'm not using the module myself anymore, and I've been too busy to give it any time. Would you be interested in taking it over?

dlueth commented 1 year ago

@porsager would be fine for me ;)

porsager commented 1 year ago

Very cool.. I'll add you to the repo, and I'll handle the first couple of npm release until it feels safe to transfer completely 😉