angular/devtools/projects/ng-devtools-backend/src/lib
Alan Agius 7de7c52769 build: remove usages of useDefineForClassFields: false (#58297)
When setting `"useDefineForClassFields": false`, static fields are compiled within a block that relies on the `this` context. This output makes it more difficult for bundlers to treeshake and eliminate unused code.

PR Close #58297
2024-10-28 12:26:05 -07:00
..
component-inspector refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
directive-forest refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
hooks refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
ng-debug-api refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
state-serializer refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
BUILD.bazel refactor(devtools): Add hydration informations (#53910) 2024-01-30 20:03:14 +00:00
client-event-subscribers.spec.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
client-event-subscribers.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
component-tree.ts fix(devtools): avoid duplicate dependencies in injected services (#57564) 2024-10-08 09:29:18 -07:00
highlighter.spec.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
highlighter.ts build: remove usages of useDefineForClassFields: false (#58297) 2024-10-28 12:26:05 -07:00
index.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
interfaces.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
router-tree.spec.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
router-tree.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
set-console-reference.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
utils.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
version.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00