..
analysis
refactor: make all imports compatible with ESM/CJS output. ( #43431 )
2021-10-01 18:28:45 +00:00
dependencies
refactor: remove remaining dynamic require usages in package output ( #43431 )
2021-10-01 18:28:45 +00:00
entry_point_finder
refactor: add override keyword to members implementing abstract declarations ( #42512 )
2021-07-12 13:11:17 -07:00
execution
refactor(compiler-cli): fix ngcc cluster workers incorrectly being marked as busy with ESM ( #43431 )
2021-10-01 18:28:46 +00:00
host
fix(ngcc): support alternate wrapper function layout for UMD ( #43879 )
2021-10-18 14:56:59 -07:00
locking
refactor(compiler-cli): adjust lock file resolution in ngcc to work with ESM ( #43431 )
2021-10-01 18:28:45 +00:00
migrations
refactor: make all imports compatible with ESM/CJS output. ( #43431 )
2021-10-01 18:28:45 +00:00
packages
refactor(compiler-cli): do not use __filename or __dirname global for ESM compatibility ( #43431 )
2021-10-01 18:28:45 +00:00
rendering
refactor: make all imports compatible with ESM/CJS output. ( #43431 )
2021-10-01 18:28:45 +00:00
writing
refactor(compiler-cli): ensure compatibility with noImplicitOverride ( #42512 )
2021-07-12 13:11:14 -07:00
command_line_options.ts
refactor: update yargs to new API for ESM compatibility ( #43431 )
2021-10-01 18:28:45 +00:00
constants.ts
build: update license headers to reference Google LLC ( #37205 )
2020-05-26 14:26:58 -04:00
main.ts
refactor(ngcc): support processing only the typings files of packages ( #40976 )
2021-02-24 14:23:14 -08:00
ngcc_options.ts
refactor(ngcc): support processing only the typings files of packages ( #40976 )
2021-02-24 14:23:14 -08:00
path_mappings.ts
refactor(compiler-cli): update to use new file-system interfaces ( #40281 )
2021-01-08 09:34:44 -08:00
utils.ts
refactor: make all imports compatible with ESM/CJS output. ( #43431 )
2021-10-01 18:28:45 +00:00