gatsby-plugin-remove-serviceworker

1.0.0 • Public • Published

gatsby-plugin-remove-serviceworker

Helps with ServiceWorker removal from your website. For more details

Usage

npm install gatsby-plugin-remove-serviceworker

Then add it to the list of plugins in gatsby-config.js:

plugins: [
  'gatsby-plugin-remove-serviceworker'
]

Options

  • filename -- filename of generated ServiceWorker Default: 'sw.js'

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i gatsby-plugin-remove-serviceworker

Weekly Downloads

25,015

Version

1.0.0

License

MIT

Last publish

Collaborators

  • nekr