fixed favicons and added service-worker

Signed-off-by: Pascal Syma <pascal@syma.dev>
This commit is contained in:
2020-07-11 16:23:53 +02:00
parent 07e08ba4f6
commit 600575655d
5 changed files with 2082 additions and 6 deletions
+2 -1
View File
@@ -38,7 +38,8 @@
"webpack": "^4.41.2",
"webpack-cli": "^3.3.10",
"webpack-dev-server": "^3.9.0",
"webpack-merge": "^4.2.2"
"webpack-merge": "^4.2.2",
"workbox-webpack-plugin": "^5.1.3"
},
"dependencies": {
"phaser": "^3.20.1",