{ "scripts": { "build": "webpack --profile --json=compilation-stats.json" }, "devDependencies": { "webpack": "^5.0.0", "webpack-cli": "^4.10.0" } }