GoogleChrome / GoogleChrome/workbox

Is there an option to automatically register the service worker in files like index.html, or is there a configuration provided for this?

Open
#3,383 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
13k
Forks
880
Avg merge
2h 44m
Merged PRs (30d)
8

Description

Something like the following call:
```js
new WorkboxWebpackPlugin.InjectManifest({
...
register: {filename: [/index.html/]},
})
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.