Skip to content

101arrowz/pwa-manifest

Repository files navigation

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.