◐ Shell
clean mode source ↗

Feature request: --stats-json for browser-only bundle

Command

build

Description

Hi. Currently, --stats-json with application builder generates stats.json file for both server & browser files. Since there are lots of files, it's not possible to determine what end-user will actually download. My proposal is to create separate stats.json file for server and browser chunks or to prefix server chunks somehow (like, server-chunk-xyz.js)

Describe the solution you'd like

No response

Describe alternatives you've considered

No response