1
0
mirror of https://github.com/home-assistant/frontend.git synced 2026-05-08 09:18:34 +01:00

Use sw-precache to generate service worker

This commit is contained in:
Paulus Schoutsen
2016-05-27 21:44:37 -07:00
parent ead2ba36ac
commit 0be98873d7
4 changed files with 53 additions and 64 deletions
+1
View File
@@ -34,6 +34,7 @@
"eslint-config-airbnb-base": "^2.0.0",
"eslint-plugin-import": "^1.7.0",
"html-minifier": "^2.1.2",
"sw-precache": "^3.2.0",
"vulcanize": "^1.14.8",
"webpack": "^2.1.0-beta.7"
}