Interface: PWAPluginOptions
Properties
disabled?
optionaldisabled:boolean| (ctx) =>boolean
Disable the plugin? By default the plugin is disabled if the environment is not "web"
Example
registerSw?
optionalregisterSw:false|RegisterSwConfig
false to disable
Default Value
sw?
optionalsw:ServiceWorkerConfig
webAppManifest?
optionalwebAppManifest:false|WebAppManifestConfig
false to disable