mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
45795cef7c
Moves the `ng_module.bzl` file into a sub-directory called `ng_module`. This is consistent with other rules in the package. And it also allows us to ship the `ng_module.bzl` code next to other tightly-coupled files like the partial compilation transition/flag. PR Close #43431