diff options
| author | EuAndreh <eu@euandre.org> | 2024-11-01 07:06:35 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2024-11-01 07:06:35 -0300 |
| commit | 6aab6760eec06bd789adf3cecc8678f28311c6a9 (patch) | |
| tree | e560b09b0a491f6f0a2d68bc52e53f2bc5c52bb2 /.gitignore | |
| parent | WIP: Init work on HTML (diff) | |
| download | chat.papo.im-6aab6760eec06bd789adf3cecc8678f28311c6a9.tar.gz chat.papo.im-6aab6760eec06bd789adf3cecc8678f28311c6a9.tar.xz | |
Use importScripts() instead of generating the service-worker.js file
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,4 +1,3 @@ -/src/sw-pre.js +/src/content/images.js /src/content/papo.exported.js /src/content/sw.exported.js -/src/content/service-worker.js |
