angular/packages/compiler-cli/test
Tobias Bosch 04eb80cc2b fix(compiler): always use relative paths to refer to generated code
Previously we generated imports like `@angular/material/index.ngfactory`,
which doesn’t make sense as we don’t ship generated code on npm

Closes #20031
2017-10-30 18:28:25 -04:00
..
diagnostics refactor(compiler): remove old ngtools api and add listLazyRoutes to new api (#19836) 2017-10-23 18:46:04 -04:00
metadata refactor(compiler): bump metadata version to 4 (#19338) 2017-09-26 13:31:59 -07:00
transformers fix(compiler): always use relative paths to refer to generated code 2017-10-30 18:28:25 -04:00
extract_i18n_spec.ts refactor(compiler): remove all source-level traces to tsc-wrapped (#18966) 2017-09-13 20:47:37 -04:00
mocks.ts refactor(compiler): remove old ngtools api and add listLazyRoutes to new api (#19836) 2017-10-23 18:46:04 -04:00
ngc_spec.ts fix(compiler): recover from structural errors in watch mode (#19953) 2017-10-26 18:43:00 -04:00
ngtools_api_spec.ts refactor(compiler): remove old ngtools api and add listLazyRoutes to new api (#19836) 2017-10-23 18:46:04 -04:00
perform_watch_spec.ts fix(compiler): recover from structural errors in watch mode (#19953) 2017-10-26 18:43:00 -04:00
test_support.ts fix(compiler): recover from structural errors in watch mode (#19953) 2017-10-26 18:43:00 -04:00