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

Use new @angular/build package #238

Open
sonallux opened this issue May 1, 2024 · 1 comment
Open

Use new @angular/build package #238

sonallux opened this issue May 1, 2024 · 1 comment

Comments

@sonallux
Copy link
Owner

sonallux commented May 1, 2024

Since Angular CLI 18.0.0-next.4 there exists a new @angular/build package containing just the new esbuild/vite based builders. Compared to @angular-devkit/build-angular, which also contains the webpack based builders, the new package only has half of the depdencies (see X post).

@sonallux
Copy link
Owner Author

The automatic migration to the application builder also migrates to the new @angular/bulid package: https://angular.dev/tools/cli/build-system-migration#automated-migration-recommended

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

No branches or pull requests

1 participant