mirror of
https://github.com/home-assistant/frontend.git
synced 2025-11-09 19:09:48 +00:00
Use sw-precache to generate service worker
This commit is contained in:
@@ -9,7 +9,6 @@ var definePlugin = new webpack.DefinePlugin({
|
||||
module.exports = {
|
||||
entry: {
|
||||
_app_compiled: './src/home-assistant.js',
|
||||
service_worker: './src/service-worker/index.js',
|
||||
},
|
||||
output: {
|
||||
path: 'build',
|
||||
|
||||
Reference in New Issue
Block a user