fix infinite bundle size bug

This commit is contained in:
CoolElectronics 2023-08-14 14:20:40 -04:00
parent 3539de7c18
commit 6c6ace4336
No known key found for this signature in database
GPG key ID: F63593D168636C50
5 changed files with 475 additions and 1014 deletions

3
frontend/filemap.js Normal file
View file

@ -0,0 +1,3 @@
import index from "sw-filemap"
self.filemap = JSON.parse(index);