parcel-plugin-child-bundles-manifest

1.1.0 • Public • Published

Parcel plugin for generating an bundle manifest containing a list of all the child bundles of the entry point. Suitable for use with service workers.

Usage

install

npm install --save-dev parcel-plugin-child-bundles-manifest

build

parcel build entry.js

output

Outputs manifest file to same directory as the bundle file.

  • dist/parcel-manifest.json

License

MIT

Package Sidebar

Install

npm i parcel-plugin-child-bundles-manifest

Weekly Downloads

0

Version

1.1.0

License

MIT

Last publish

Collaborators

  • scio