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
fix(@angular/build): add console note about development server raw file size
An informational note will now be shown upon development server startup
to indicate that the raw file sizes shown in the console do not reflect
any of the per-request transformations that may occur within the Vite-based
development server. The raw file size and the size shown within the browser
may differ as a result of these development workflow based transformations.
(cherry picked from commit 8e86184)
0 commit comments