You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently our build logging output is insufficient to provide users with any real insight into their bundle sizes or application performance. Similarly, the build logging is decoupled from our bundle analysis, which itself has inconsistent behavior and doesn't make it easy to discover the causes of bundle size.
Overall we want to improve our build logging and build out a "dashboard" style summary of the build
Provide additional information that may inform the user as to the potential performance of their application such as a lighthouse score for applications that use BTR.
Currently our build logging output is insufficient to provide users with any real insight into their bundle sizes or application performance. Similarly, the build logging is decoupled from our bundle analysis, which itself has inconsistent behavior and doesn't make it easy to discover the causes of bundle size.
Overall we want to improve our build logging and build out a "dashboard" style summary of the build
Possible CLI Logging Improvements
Build report/dashboard
The linked report should be an improved version of what our current bundle analysis tool provides that (potentially):
.dojorc
configurationThe text was updated successfully, but these errors were encountered: