Aias00 opened a new issue, #986:
URL: https://github.com/apache/rocketmq-dashboard/issues/986

   ## Problem\nA production web build emits a 984.78 kB minified entry bundle 
and Vite warns that it exceeds the 500 kB chunk threshold. Route pages are 
already lazy-loaded, so the remaining common dependency bundle should be split 
intentionally.\n\n## Expected\nSplit stable framework/vendor dependencies 
without regressing route loading or cache behavior.\n\n## Acceptance 
criteria\n- Production build has no unreviewed >500 kB entry chunk warning, or 
an explicitly justified budget.\n- React/Ant Design/icon dependencies are split 
into stable cacheable chunks where appropriate.\n- Existing route lazy-loading 
and tests continue to pass.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to