angular/packages/compiler-cli/src
Doug Parker 737f71e3aa refactor(compiler-cli): throw an error when compiling with View Engine. (#43862)
The View Engine compiler now throws when constructed and will be removed shortly. Direct users should switch to `NgtscProgram` to build with [Ivy](https://angular.io/guide/ivy). The View Engine compiler is being removed, so this makes it throw an error to ensure no one accidentally depends on code being removed.

PR Close #43862
2021-10-19 10:06:55 -07:00
..
bin test: update dynamic-compiler test to be compatible with APF v13 (#43431) 2021-10-01 18:28:46 +00:00
diagnostics refactor: make all imports compatible with ESM/CJS output. (#43431) 2021-10-01 18:28:45 +00:00
metadata refactor: make all imports compatible with ESM/CJS output. (#43431) 2021-10-01 18:28:45 +00:00
ngtsc fix(compiler-cli): handle nullable expressions correctly in the nullish coalescing extended template diagnostic (#43572) 2021-10-04 17:32:57 -07:00
transformers refactor(compiler-cli): throw an error when compiling with View Engine. (#43862) 2021-10-19 10:06:55 -07:00
extract_i18n.ts refactor(compiler-cli): remove dependency on minimist (#43644) 2021-10-04 17:31:03 -07:00
language_services.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
main.ts fix(compiler-cli): updates ngc to pass the build when only warnings are emitted (#43673) 2021-10-15 10:17:39 -07:00
perform_compile.ts fix(compiler-cli): updates ngc to pass the build when only warnings are emitted (#43673) 2021-10-15 10:17:39 -07:00
perform_watch.ts refactor: make all imports compatible with ESM/CJS output. (#43431) 2021-10-01 18:28:45 +00:00
typescript_support.ts feat(core): drop support for TypeScript 4.2 and 4.3 (#43642) 2021-10-05 17:26:37 -07:00
version.ts docs: fix package name in version.ts files in different packages (#41208) 2021-05-10 10:26:34 -04:00