Added missing webpack config that generates service worker

This commit is contained in:
Alejandro Celaya
2021-06-06 12:54:32 +02:00
parent 2fb5507803
commit 4546b74b6f
4 changed files with 632 additions and 1 deletions

View File

@@ -151,7 +151,8 @@
"webpack": "^4.44.2",
"webpack-dev-server": "^3.11.0",
"webpack-manifest-plugin": "^2.2.0",
"whatwg-fetch": "^3.5.0"
"whatwg-fetch": "^3.5.0",
"workbox-webpack-plugin": "^6.1.5"
},
"babel": {
"presets": [