mirror of
https://github.com/morten-olsen/parcel.git
synced 2026-02-08 01:36:24 +01:00
workbox
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
"@types/react-router-dom": "^5.1.5",
|
||||
"@types/styled-components": "^5.1.2",
|
||||
"@types/webpack-subresource-integrity": "^1.2.0",
|
||||
"@types/workbox-webpack-plugin": "^5.1.4",
|
||||
"antd": "^4.5.4",
|
||||
"babel-loader": "^8.1.0",
|
||||
"babel-plugin-transform-inline-environment-variables": "^0.4.3",
|
||||
@@ -37,7 +38,8 @@
|
||||
"webpack-cli": "^3.3.12",
|
||||
"webpack-dev-server": "^3.11.0",
|
||||
"webpack-pwa-manifest": "^4.2.0",
|
||||
"webpack-subresource-integrity": "^1.4.1"
|
||||
"webpack-subresource-integrity": "^1.4.1",
|
||||
"workbox-webpack-plugin": "^5.1.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"jszip": "^3.5.0",
|
||||
|
||||
Reference in New Issue
Block a user