Skip to content

A parcel plugin that autoincludes the webcomponentsjs polyfill.

License

Notifications You must be signed in to change notification settings

Cortys/parcel-plugin-webcomponents

Repository files navigation

parcel-plugin-webcomponents

A zero configuration plugin that automatically includes the webcomponentsjs polyfills in Parcel builds.

Installation

yarn add parcel-plugin-webcomponents --dev
npm install --save-dev parcel-plugin-webcomponents

Usage

After the installation all builds should contain the webcomponents-loader.js script. Currently there are no configuration options.

About

A parcel plugin that autoincludes the webcomponentsjs polyfill.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published