mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-08 09:56:36 +00:00
Limit service worker (#2886)
This commit is contained in:
parent
aa3b6343ed
commit
daaaef96b0
@ -74,6 +74,7 @@ module.exports = {
|
||||
new WorkboxPlugin.GenerateSW({
|
||||
swDest: "service_worker_es5.js",
|
||||
importWorkboxFrom: "local",
|
||||
include: [],
|
||||
}),
|
||||
].filter(Boolean),
|
||||
resolve: webpackBase.resolve,
|
||||
|
Loading…
x
Reference in New Issue
Block a user