mirror of
https://github.com/home-assistant/core.git
synced 2025-11-09 10:59:40 +00:00
Initial service worker support
This commit is contained in:
@@ -7,6 +7,7 @@ npm run frontend_prod
|
||||
|
||||
cp bower_components/webcomponentsjs/webcomponents-lite.min.js ..
|
||||
cp build/frontend.html ..
|
||||
cp build/service_worker.js ..
|
||||
|
||||
# Generate the MD5 hash of the new frontend
|
||||
cd ../..
|
||||
|
||||
Reference in New Issue
Block a user