We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d01eabd commit 88c5395Copy full SHA for 88c5395
package.json
@@ -62,7 +62,7 @@
62
"test": "jest",
63
"coverage": "yarn test --coverage",
64
"analyse:unused-exports": "node ./scripts/analyse_unused_exports.js",
65
- "analyse:webpack-bundles": "webpack-bundle-analyzer webpack-stats.json"
+ "analyse:webpack-bundles": "webpack-bundle-analyzer webpack-stats.json webapp"
66
},
67
"resolutions": {
68
"@types/react-dom": "17.0.19",
0 commit comments