angular/devtools/projects
AleksanderBodurri a1dc3bb503 build(devtools): target es2020 explicitly (#50086)
We do this because of a bug caused by https://github.com/evanw/esbuild/issues/2950 and a recent change to how angular static properties are attached to class constructors. Targeting esnext or es2022 will cause the static initializer blocks that attach these static properties on class constructors to reference a class constructor variable that they do not have access to.

Because of this we explicitly target es2020 in our Angular DevTools builds.

PR Close #50086
2023-05-09 14:41:48 -07:00
..
demo-no-zone build: replace bazel devserver with shared dev-infra implementation (#45452) 2022-03-28 09:23:28 -07:00
ng-devtools build: remove unused deps (#50116) 2023-05-08 14:33:20 -07:00
ng-devtools-backend feat(devtools): Improve Set support in component properties. (#49316) 2023-04-03 19:15:34 -07:00
protocol feat(devtools): Improve Set support in component properties. (#49316) 2023-04-03 19:15:34 -07:00
shared-utils docs: update the Angular DevTools auto-generated READMEs (#45884) 2022-05-05 15:29:27 -07:00
shell-browser build(devtools): target es2020 explicitly (#50086) 2023-05-09 14:41:48 -07:00