tried to add manifest

This commit is contained in:
Integral Team 2019-09-11 16:24:10 +07:00
parent 1a5dfd29a0
commit cdbbaa0450
4 changed files with 359 additions and 67 deletions

View file

@ -51,7 +51,9 @@
"uglifyjs-webpack-plugin": "^1.3.0",
"webpack": "^4.6.0",
"webpack-cli": "^3.2.3",
"webpack-dev-server": "^3.1.14"
"webpack-dev-server": "^3.1.14",
"webpack-manifest-plugin": "^2.0.4",
"webpack-pwa-manifest": "^4.0.0"
},
"dependencies": {
"@types/classnames": "^2.2.7",