@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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.0
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.1.0
    0
  • 1.0.0
    0

Package Sidebar

Install

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

Weekly Downloads

0

Version

1.1.0

License

MIT

Last publish

Collaborators

  • scio