mirror of
https://github.com/coder/code-server.git
synced 2025-07-29 21:12:58 +08:00
@ -68,6 +68,7 @@ module.exports = (options = {}) => merge(
|
||||
})
|
||||
].concat(prod ? [
|
||||
new GenerateSW({
|
||||
importWorkboxFrom: "local",
|
||||
include: [cachePattern],
|
||||
runtimeCaching: [{
|
||||
urlPattern: cachePattern,
|
||||
|
Reference in New Issue
Block a user