Closed tavisrudd closed 5 years ago
@jpb I've addressed the issues you found.
Looks pretty good – the only outstanding thing I would like to see done is to reorganize the cli-*.ts
files into an actual cli
module.
@jpb I've moved the top level cli-* modules into a subdir src/cli and rebased on master again
Going with a merge commit on this one, given the size of the branch.
It was time to split
src/cfn/index
up and clean up the lazy loading logic insrc/cli
(now renamed tosrc/main.ts
.