remove static assets from Application Template

This commit is contained in:
sbwalker
2025-09-12 11:43:25 -04:00
parent 04bc68de55
commit d12f7b79d2
47 changed files with 0 additions and 4743 deletions

View File

@ -1,2 +0,0 @@
// always fetch from the network and do not enable offline support
self.addEventListener('fetch', () => { });