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

8 lines
284 B
TypeScript
Raw Normal View History

chore(lint): sort imports in tools/
2016-06-08 11:14:43 -07:00
export {MetadataWriterHost, TsickleHost} from './src/compiler_host';
export {CodegenExtension, main} from './src/main';
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 {default as AngularCompilerOptions} from './src/options';
feat(i18n): pass translation config directly into ngc (#10622)
2016-08-12 14:45:36 -07:00
export * from './src/cli_options';
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 './src/collector';
export * from './src/schema';
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 60ms Template: 2ms
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