-
Notifications
You must be signed in to change notification settings - Fork 1
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
Change builder to esbuild #2077
Labels
architecture
Architectural changes to the software
Comments
7 tasks
hudson-newey
added a commit
that referenced
this issue
Oct 20, 2023
Fixes: #2077 Staging Ran ng update Staging Staging Staging Staging Updated Staging Staging Fixed tests for angular 15 Updated ng express Updated to angular 16 Removed override Got client working on ng 16 Updated other libraries Staging Commented out broken test Changed to esbuild Uncommented not working test Fixed time component bug Reverted test changes Updated http-status Update ng-spectator Upgraded dependencies Fixes: #2077 Fixed POSIX compliance for many files Fixed baw-client tests Improved typing of baw-client.component.spec.ts Finished dependency upgrade Fixed ssr CI Updated node version in docker container PR review changes Staging Stage Fixed is wip predicate Added isProjectEditorPredicate
hudson-newey
added a commit
that referenced
this issue
Oct 23, 2023
Fixes: #2077 Staging Ran ng update Staging Staging Staging Staging Updated Staging Staging Fixed tests for angular 15 Updated ng express Updated to angular 16 Removed override Got client working on ng 16 Updated other libraries Staging Commented out broken test Changed to esbuild Uncommented not working test Fixed time component bug Reverted test changes Updated http-status Update ng-spectator Upgraded dependencies Fixes: #2077 Fixed POSIX compliance for many files Fixed baw-client tests Improved typing of baw-client.component.spec.ts Finished dependency upgrade Fixed ssr CI Updated node version in docker container PR review changes Staging Stage Fixed is wip predicate Added isProjectEditorPredicate Pulled from master
hudson-newey
added a commit
that referenced
this issue
Oct 24, 2023
Fixes: #2077 Staging Ran ng update Staging Staging Staging Staging Updated Staging Staging Fixed tests for angular 15 Updated ng express Updated to angular 16 Removed override Got client working on ng 16 Updated other libraries Staging Commented out broken test Changed to esbuild Uncommented not working test Fixed time component bug Reverted test changes Updated http-status Update ng-spectator Upgraded dependencies Fixes: #2077 Fixed POSIX compliance for many files Fixed baw-client tests Improved typing of baw-client.component.spec.ts Finished dependency upgrade Fixed ssr CI Updated node version in docker container PR review changes Staging Stage Fixed is wip predicate Added isProjectEditorPredicate
hudson-newey
added a commit
that referenced
this issue
Oct 24, 2023
Fixes: #2077 Staging Ran ng update Staging Staging Staging Staging Updated Staging Staging Fixed tests for angular 15 Updated ng express Updated to angular 16 Removed override Got client working on ng 16 Updated other libraries Staging Commented out broken test Changed to esbuild Uncommented not working test Fixed time component bug Reverted test changes Updated http-status Update ng-spectator Upgraded dependencies Fixes: #2077 Fixed POSIX compliance for many files Fixed baw-client tests Improved typing of baw-client.component.spec.ts Finished dependency upgrade Fixed ssr CI Updated node version in docker container PR review changes Staging Stage Fixed is wip predicate Added isProjectEditorPredicate Fixed sass transpiler errors
hudson-newey
added a commit
that referenced
this issue
Oct 24, 2023
Fixes: #2077 Ran ng update Fixed tests for angular 15 Updated ng express Updated to angular 16 Removed override Got client working on ng 16 Updated other libraries Commented out broken test Changed to esbuild Uncommented not working test Fixed time component bug Reverted test changes Updated http-status Update ng-spectator Upgraded dependencies Fixed POSIX compliance for many files Fixed baw-client tests Improved typing of baw-client.component.spec.ts Finished dependency upgrade Fixed ssr CI Updated node version in docker container PR review changes Fixed is wip predicate Added isProjectEditorPredicate Fixed sass transpiler errors Reverted @vvo/tzdb upgrade
hudson-newey
added a commit
that referenced
this issue
Oct 24, 2023
Fixes: #2077 Ran ng update Fixed tests for angular 15 Updated ng express Updated to angular 16 Removed override Got client working on ng 16 Updated other libraries Commented out broken test Changed to esbuild Uncommented not working test Fixed time component bug Reverted test changes Updated http-status Update ng-spectator Upgraded dependencies Fixed POSIX compliance for many files Fixed baw-client tests Improved typing of baw-client.component.spec.ts Finished dependency upgrade Fixed ssr CI Updated node version in docker container PR review changes Fixed is wip predicate Added isProjectEditorPredicate Fixed sass transpiler errors Reverted @vvo/tzdb upgrade Reverted saas working changes
hudson-newey
added a commit
that referenced
this issue
Oct 30, 2023
Fixes: #2077 Ran ng update Fixed tests for angular 15 Updated ng express Updated to angular 16 Removed override Got client working on ng 16 Updated other libraries Commented out broken test Changed to esbuild Uncommented not working test Fixed time component bug Reverted test changes Updated http-status Update ng-spectator Upgraded dependencies Fixed POSIX compliance for many files Fixed baw-client tests Improved typing of baw-client.component.spec.ts Finished dependency upgrade Fixed ssr CI Updated node version in docker container PR review changes Fixed is wip predicate Added isProjectEditorPredicate Fixed sass transpiler errors Reverted @vvo/tzdb upgrade Reverted saas working changes
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We are currently using the angular builder in our
angular.json
To improve the performance of the builder, we should switch to esbuild and ensure that there are no regressions through testing.
The text was updated successfully, but these errors were encountered: