RFC, 2019:
March 11, 2019 · View on GitHub
RFC, 2019:
Should this plugin be kept alive?
It does not work with new versions of Parcel apparently.
I may try to support it, ideally with your PRs as well. I'm not sure it's worth it. Please let me know.
📦🚀parcel-plugin-inlinesvg
A parcel plugin that enables inline svg support
Installation
npm install parcel-plugin-inlinesvg -s
or
yarn add parcel-plugin-inlinesvg
Development/Contribution
Running the example
npm run example
License
MIT License