mirror of
https://github.com/home-assistant/frontend.git
synced 2026-05-08 17:28:46 +01:00
Re-add service worker caching (#1247)
* Re-add service worker caching * Lint
This commit is contained in:
+2
-1
@@ -140,7 +140,8 @@
|
||||
"wct-browser-legacy": "^1.0.0",
|
||||
"web-component-tester": "^6.6.0",
|
||||
"webpack": "^4.8.1",
|
||||
"webpack-cli": "^2.1.3"
|
||||
"webpack-cli": "^2.1.3",
|
||||
"workbox-webpack-plugin": "^3.2.0"
|
||||
},
|
||||
"resolutions": {
|
||||
"inherits": "2.0.3",
|
||||
|
||||
Reference in New Issue
Block a user