We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a85912 commit e758c55Copy full SHA for e758c55
1 file changed
package.json
@@ -41,6 +41,7 @@
41
"babel-loader": "^8.2.3",
42
"eslint": "^7.32.0",
43
"eslint-webpack-plugin": "^3.1.1",
44
- "webpack": "^5.66.0"
+ "webpack": "^5.66.0",
45
+ "webpack-bundle-analyzer": "^4.5.0"
46
}
47
0 commit comments