mirror of
https://github.com/publiclab/image-sequencer.git
synced 2025-12-14 04:10:04 +01:00
Compare commits
4 Commits
dependabot
...
fix-sw
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a2e18e6a83 | ||
|
|
29d5885f19 | ||
|
|
18a7c4d8b4 | ||
|
|
c98c577226 |
@@ -36,4 +36,4 @@ var setupCache = function() {
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
module.exports = setupCache;
|
module.exports = setupCache;
|
||||||
|
|||||||
@@ -32,4 +32,4 @@ self.addEventListener('fetch', function(event) {
|
|||||||
});
|
});
|
||||||
})
|
})
|
||||||
);
|
);
|
||||||
});
|
});
|
||||||
Reference in New Issue
Block a user