mirror of
https://github.com/MercuryWorkshop/adrift.git
synced 2025-05-12 13:50:01 -04:00
fix infinite bundle size bug
This commit is contained in:
parent
3539de7c18
commit
6c6ace4336
5 changed files with 475 additions and 1014 deletions
3
frontend/filemap.js
Normal file
3
frontend/filemap.js
Normal file
|
@ -0,0 +1,3 @@
|
|||
import index from "sw-filemap"
|
||||
|
||||
self.filemap = JSON.parse(index);
|
Loading…
Add table
Add a link
Reference in a new issue