1
0
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:
Paulus Schoutsen
2018-06-03 07:38:22 -04:00
committed by GitHub
parent dbcae9cb77
commit 8133102bcb
10 changed files with 324 additions and 228 deletions
+2 -1
View File
@@ -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",