fixed serviceworker with workbox

This commit is contained in:
vitorsemeano
2020-11-09 19:20:55 +00:00
parent 2a238d79f9
commit 2c2cf76a0e
6 changed files with 503 additions and 61 deletions
+2
View File
@@ -57,6 +57,8 @@
"webpack-dev-server": "^3.11.0",
"webpack-merge": "^4.2.2",
"webpack-stream": "^6.1.0",
"workbox-core": "^5.1.4",
"workbox-webpack-plugin": "^5.1.4",
"worker-plugin": "^5.0.0"
},
"dependencies": {