Skip to content
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

Angular 17.1, faster builds with vite and reduced bundle sizes #735

Merged
merged 6 commits into from
Feb 8, 2024

Conversation

mburri
Copy link
Member

@mburri mburri commented Jan 25, 2024

This MR contains the following changes:

  • Upgrade to Angular 17.1
  • Switch to Angulars browser-esbuild for improved compile/ build performance when developing locally
  • Enable bundle opimizations for frontend builds
  • Enable gzip compression for frontend assets in wildfly

The changes drastically improve the applications lighthouse score

image

@yvespp
Copy link
Member

yvespp commented Jan 31, 2024

Could we switch to the application builder in the future? Would that be a lot of work?

@yvespp yvespp added this to the Version 1.17.35 milestone Feb 7, 2024
@yvespp yvespp merged commit 7c4fa31 into master Feb 8, 2024
1 check passed
@yvespp yvespp deleted the feature/734-angular-upgrade-and-vite branch February 8, 2024 07:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants