angular-cn/dev-infra/ts-circular-dependencies
Paul Gschwendtner c810ac7153 build: sort module resolution warnings in ts-circular-deps tool (#36361)
For better overview of modules that cannot be resolved in the
`ts-circular-deps` tool, the warnings are now sorted.

Additionally, an empty line between fixed and new circular dependencies
is now printed. That should slightly help with distinguishing.

PR Close #36361
2020-04-02 10:52:47 -07:00
..
BUILD.bazel fix(dev-infra): prep ts-circular-deps to load via node_modules (#36165) 2020-03-23 11:36:28 -07:00
analyzer.ts refactor: move ts-circular-dependencies tool to dev-infra (#35647) 2020-03-17 12:27:07 -07:00
config.ts build: allow custom module resolution for ts-circular-deps tests (#36226) 2020-03-27 11:14:49 -07:00
file_system.ts refactor: move ts-circular-dependencies tool to dev-infra (#35647) 2020-03-17 12:27:07 -07:00
golden.ts refactor: move ts-circular-dependencies tool to dev-infra (#35647) 2020-03-17 12:27:07 -07:00
index.ts build: sort module resolution warnings in ts-circular-deps tool (#36361) 2020-04-02 10:52:47 -07:00
parser.ts refactor: move ts-circular-dependencies tool to dev-infra (#35647) 2020-03-17 12:27:07 -07:00