Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 1.01 KB

README.md

File metadata and controls

11 lines (6 loc) · 1.01 KB

pwa-manifest

Build Status Coverage Status tested with jest code style: prettier built with TypeScipt

Monorepo for PWA manifest build tools.

Legacy

This was once just a Parcel plugin. The plugin still exists, it's under packages/parcel-plugin-pwa-manifest. It's since been modularized to (hopefully) allow support for other build tools like Webpack in the future.

Note that the Parcel 2 version of the plugin is available at packages/parcel-config-pwa-manifest.