A plugin to use h-include with Parcel.
yarn add --dev parcel-plugin-h-include
or
npm install --save-dev parcel-plugin-h-include
The plugin works without any extra configuration. See h-include's docs if you want to configure the library.
- The plugin works by extending Parcel's
HTMLAsset
due to how Parcel works. Any other plugins which do the same might have conflicts.
MIT License
parcel-plugin-h-include
is an open source project and will always remain free to use. If you think it's cool, please star it 🌟. Contact us at GitHub Profile if you need any help with these or just want to say hi!