Skip to content

fix(@angular-devkit/build-angular): display server bundles in build stats #26988

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 30, 2024

Conversation

alan-agius4
Copy link
Collaborator

@alan-agius4 alan-agius4 commented Jan 29, 2024

This commit adds server bundle information to the build logs.
Screenshot 2024-01-29 at 15 24 09

Screenshot 2024-01-30 at 12 10 29

Closes #25855

@alan-agius4 alan-agius4 added target: minor This PR is targeted for the next minor release action: review The PR is still awaiting reviews from at least one requested reviewer target: patch This PR is targeted for the next patch release and removed target: minor This PR is targeted for the next minor release labels Jan 29, 2024
@alan-agius4 alan-agius4 requested a review from clydin January 29, 2024 14:00
@alan-agius4 alan-agius4 force-pushed the stats-server-esbuild branch 5 times, most recently from f04a35d to 667f88e Compare January 29, 2024 14:15
@alan-agius4 alan-agius4 added target: minor This PR is targeted for the next minor release and removed target: patch This PR is targeted for the next patch release labels Jan 29, 2024
@alan-agius4 alan-agius4 force-pushed the stats-server-esbuild branch 5 times, most recently from b936b3a to e666a1d Compare January 29, 2024 16:32
…tats

This commit adds server bundle information to the build logs

Closes angular#25855
@alan-agius4 alan-agius4 force-pushed the stats-server-esbuild branch 4 times, most recently from 240fafc to 5e91c91 Compare January 30, 2024 11:46
…isible in the stats table

Prior to this change in the stats table we listed all the lazy chunk, in some cases this could be hundreds of files.

With this change, we limit the number of files listed. To display all entire list of files users would need to use the `--verbose` flag.
@alan-agius4 alan-agius4 added action: merge The PR is ready for merge by the caretaker and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Jan 30, 2024
@alan-agius4 alan-agius4 merged commit 944cbcd into angular:main Jan 30, 2024
@alan-agius4 alan-agius4 deleted the stats-server-esbuild branch January 30, 2024 20:05
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Mar 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker target: minor This PR is targeted for the next minor release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

application builder: build output is not listing all the files in dist folder
2 participants