angular-cn/packages/compiler-cli/ngcc/src
Pete Bacon Darwin 66239b9d09 refactor(ivy): expose ngcc programmatically (#29092)
The `mainNgcc()` function has been refactored to make it easier to call
ngcc from JavaScript, rather than via the command line.

For example, the `yargs` argument parsing and the exception
handling/logging have moved to the `main-ngcc.ts`
file so that it is only used for the command line version.

FW-1118

PR Close #29092
2019-03-20 14:45:54 -04:00
..
analysis refactor(ivy): move ngcc into a higher level folder (#29092) 2019-03-20 14:45:54 -04:00
host refactor(ivy): move ngcc into a higher level folder (#29092) 2019-03-20 14:45:54 -04:00
packages refactor(ivy): move ngcc into a higher level folder (#29092) 2019-03-20 14:45:54 -04:00
rendering refactor(ivy): move ngcc into a higher level folder (#29092) 2019-03-20 14:45:54 -04:00
constants.ts refactor(ivy): move ngcc into a higher level folder (#29092) 2019-03-20 14:45:54 -04:00
main.ts refactor(ivy): expose ngcc programmatically (#29092) 2019-03-20 14:45:54 -04:00
utils.ts refactor(ivy): move ngcc into a higher level folder (#29092) 2019-03-20 14:45:54 -04:00