chore: allow tracking Build folder and add current build

This commit is contained in:
yangbear
2026-07-08 01:25:18 +08:00
parent 3e3cd114ac
commit 2018c6813e
13 changed files with 39 additions and 54 deletions
+6
View File
@@ -0,0 +1,6 @@
self.addEventListener('install', function (e) {
console.log('[Service Worker] Install');
});