angular-cn/packages/compiler
Tobias Bosch eba59aaf87 refactor(compiler): add ability to produce stub .ngfactory / .ngsummary files (#16963)
These files are needed so that:
- user code can compile even without real codegen
- as tsc transformers cannot create but only change existing files
  in the transformation pipeline.
2017-05-23 14:40:50 -06:00
..
src refactor(compiler): add ability to produce stub .ngfactory / .ngsummary files (#16963) 2017-05-23 14:40:50 -06:00
test refactor(compiler): add ability to produce stub .ngfactory / .ngsummary files (#16963) 2017-05-23 14:40:50 -06:00
testing build: import tslib rather than output TS helpers (#16901) 2017-05-23 14:01:39 -06:00
index.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
package.json build: import tslib rather than output TS helpers (#16901) 2017-05-23 14:01:39 -06:00
rollup.config.js build: import tslib rather than output TS helpers (#16901) 2017-05-23 14:01:39 -06:00
tsconfig-build.json fix(compiler): Update types for TypeScript nullability support 2017-04-10 15:26:33 -06:00