chore: allow tracking Build folder and add current build
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
|
||||
self.addEventListener('install', function (e) {
|
||||
console.log('[Service Worker] Install');
|
||||
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user