In order to support Phase III of the Bazel RFC (#92758), tracking issue #91056, we will need to first migrate the src/core directory to the Bazel build system. To do this, we need to make sure that all code that is imported into src/core is from projects that are already migrated to Bazel and there are no circular dependencies between them.
Known violations of this requirement:
In order to support Phase III of the Bazel RFC (#92758), tracking issue #91056, we will need to first migrate the
src/coredirectory to the Bazel build system. To do this, we need to make sure that all code that is imported intosrc/coreis from projects that are already migrated to Bazel and there are no circular dependencies between them.Known violations of this requirement:
src/legacy/server/src/apm.jsto its own package #93823