Logo
Explore Help
Sign In
iSharkFly-Docs/angular-docs-cn
1
0
Fork 0
You've already forked angular-docs-cn
Code Issues Pull Requests Packages Projects Releases Wiki Activity
angular-docs-cn/modules/@angular/compiler-cli/index.ts

6 lines
275 B
TypeScript
Raw Normal View History

refactor(compiler_cli): move it into modules/@angular and integrate properly into the build This also does no more depend on a version on npm for the compiler_cli. Also runs the tests for tools/metadata
2016-05-03 09:24:09 -07:00
export {CodeGenerator} from './src/codegen';
style(lint): re-format modules/@angular
2016-06-08 16:38:52 -07:00
export {NodeReflectorHostContext, ReflectorHost, ReflectorHostContext} from './src/reflector_host';
chore(compiler): Expose types needed by the language service The language service needs access to the parser error ranges and the static reflector. Closes #8838
2016-05-25 09:51:57 -07:00
export {StaticReflector, StaticReflectorHost, StaticSymbol} from './src/static_reflector';
style(lint): re-format modules/@angular
2016-06-08 16:38:52 -07:00
build(ngc): run integration test hermetically This ensures we run in a clean directory, using our real distribution. It finds bugs like @internal APIs needed to type-check in the offline compiler, as well as problems in package.json. Also move tsc-wrapped under tools/@angular
2016-05-27 16:22:16 -07:00
export * from '@angular/tsc-wrapped';
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.1 Page: 443ms Template: 7ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API