@scio/parcel-plugin-bundle-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 @scio/parcel-plugin-bundle-manifest

build

parcel build entry.js

output

Outputs manifest file to same directory as the bundle file.

  • dist/parcel-manifest.json

License

MIT

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @scio/parcel-plugin-bundle-manifest

      Weekly Downloads

      2

      Version

      1.1.0

      License

      MIT

      Last publish

      Collaborators

      • scio