angular/devtools/src
AleksanderBodurri 445fbf81fd refactor(devtools): bring the angular devtools directory into the root bazel workspace
Previously devtools used a nested workspace for its bazel configurations. This meant framework dependencies were consumed via npm.

Now devtools is part of the root bazel directory that all other files in this codebase fall under. This allows us to build devtools using local angular packages, removing the need to consume these dependencies with npn. This is useful because we no longer have to update these dependencies with an automated tool like renovate, and our CI tests will always run against the most up to date framework packages.
2022-01-26 16:35:31 -05:00
..
app refactor(devtools): bring the angular devtools directory into the root bazel workspace 2022-01-26 16:35:31 -05:00
assets refactor(devtools): prepare codebase for migration to angular/angular repo 2021-11-21 20:23:18 -05:00
environments refactor(devtools): bring the angular devtools directory into the root bazel workspace 2022-01-26 16:35:31 -05:00
BUILD.bazel refactor(devtools): bring the angular devtools directory into the root bazel workspace 2022-01-26 16:35:31 -05:00
demo-application-environment.ts refactor(devtools): run tslint --fix on devtools codebase 2022-01-26 16:35:31 -05:00
demo-application-operations.ts refactor(devtools): run tslint --fix on devtools codebase 2022-01-26 16:35:31 -05:00
iframe-message-bus.ts refactor(devtools): run tslint --fix on devtools codebase 2022-01-26 16:35:31 -05:00
index.html refactor(devtools): bring the angular devtools directory into the root bazel workspace 2022-01-26 16:35:31 -05:00
main.ts refactor(devtools): bring the angular devtools directory into the root bazel workspace 2022-01-26 16:35:31 -05:00
styles.scss refactor(devtools): prepare codebase for migration to angular/angular repo 2021-11-21 20:23:18 -05:00
zone-unaware-iframe-message-bus.ts refactor(devtools): run tslint --fix on devtools codebase 2022-01-26 16:35:31 -05:00