angular-cn/packages
Chuck Jazdzewski f96142cd7c build: remove references to `tsc-wrapped` (#19298)
With this commit `ngc` is used instead of `tsc-wrapped` for
collecting metadata and tsickle rewriting and `tsc-wrapped`
is removed from the repository.

`@angular/tsc-wrapped@5` is now deprecated and is no longer
used, updated, or maintained as part as of Angular 5.x.x.

`@angular/tsc-wrapped@4` is still maintained and required by
Angular 4.x.x and will be maintained as long as 4.x.x is in
LTS.

PR Close #19298
2017-09-21 13:55:52 -07:00
..
animations build: remove references to `tsc-wrapped` (#19298) 2017-09-21 13:55:52 -07:00
bazel refactor(compiler): don’t workaround a fixed tsickle bug (#19301) 2017-09-21 09:59:40 -07:00
benchpress build: publish tree of files rather than FESMs (#18541) 2017-08-31 15:34:50 -07:00
common build: remove references to `tsc-wrapped` (#19298) 2017-09-21 13:55:52 -07:00
compiler build: remove references to `tsc-wrapped` (#19298) 2017-09-21 13:55:52 -07:00
compiler-cli build: remove references to `tsc-wrapped` (#19298) 2017-09-21 13:55:52 -07:00
core build: remove references to `tsc-wrapped` (#19298) 2017-09-21 13:55:52 -07:00
docs refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
examples refactor: update angular to support TypeScript 2.4 2017-09-12 10:31:30 -07:00
forms build: remove references to `tsc-wrapped` (#19298) 2017-09-21 13:55:52 -07:00
http build: remove references to `tsc-wrapped` (#19298) 2017-09-21 13:55:52 -07:00
language-service build: remove references to `tsc-wrapped` (#19298) 2017-09-21 13:55:52 -07:00
platform-browser build: remove references to `tsc-wrapped` (#19298) 2017-09-21 13:55:52 -07:00
platform-browser-dynamic build: remove references to `tsc-wrapped` (#19298) 2017-09-21 13:55:52 -07:00
platform-server build: remove references to `tsc-wrapped` (#19298) 2017-09-21 13:55:52 -07:00
platform-webworker build: remove references to `tsc-wrapped` (#19298) 2017-09-21 13:55:52 -07:00
platform-webworker-dynamic build: remove references to `tsc-wrapped` (#19298) 2017-09-21 13:55:52 -07:00
router build: remove references to `tsc-wrapped` (#19298) 2017-09-21 13:55:52 -07:00
upgrade build: remove references to `tsc-wrapped` (#19298) 2017-09-21 13:55:52 -07:00
README.md Revert "docs: Remove unneeded file (#18106)" 2017-07-20 16:46:47 -05:00
empty.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
es6-subset.d.ts refactor: update paths from modules/@angular to packages 2017-03-08 16:29:28 -08:00
license-banner.txt refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
rollup.config.js build: publish tree of files rather than FESMs (#18541) 2017-08-31 15:34:50 -07:00
system.d.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
tsconfig-build.json refactor: update angular to support TypeScript 2.4 2017-09-12 10:31:30 -07:00
tsconfig-metadata.json build: remove references to `tsc-wrapped` (#19298) 2017-09-21 13:55:52 -07:00
tsconfig.json build: remove references to `tsc-wrapped` (#19298) 2017-09-21 13:55:52 -07:00
types.d.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00

README.md

Angular

The sources for this package are in the main Angular repo. Please file issues and pull requests against that repo.

License: MIT