@gdexporter/plugin-manifest
v1.0.0
Published
Adds a WebManifest for PWA compliance.
Downloads
5
Readme
plugin-pwa
Adds a WebManifest with icons to enable PWA compliance.
Options
{
manifestOptions: {},
manifestName: "manifest.webmanifest",
}
manifestOptions = {}
A JavaScript object representing the JSON of the WebManifest.
manifestName = "manifest.webmanifest"
The name of the manifest file.