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

4 lines
130 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';
export {NodeReflectorHost} from './src/reflector_host';
chore(ngc): refactor out tsc-wrapped This allows angular's build to depend on some extensions, but not on code generation, and breaks a cycle in the angular build We now merge ts-metadata-collector into tsc-wrapped and stop publishing the former.
2016-05-24 10:53:48 -07:00
export * from 'tsc-wrapped';
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.1 Page: 36ms Template: 1ms
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