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
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).
The text was updated successfully, but these errors were encountered:
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).The text was updated successfully, but these errors were encountered: