angular-cn/modules/@angular/compiler
Miško Hevery 790362e243 fix: put all `ngc` files into a single directory (#10486)
Prior to this change `ngc` would place generated files which refer
to components in the node_modules into the node_module. This is an
issue. Now all of the files are forced into a single directory
as specified in `tsconfig.json` by the `genDir` option.

see: https://docs.google.com/document/d/1OgP1RIpZ-lWUc4113J3w13HTDcW-1-0o7TuGz0tGx0g
2016-08-03 21:34:03 -07:00
..
src fix: put all `ngc` files into a single directory (#10486) 2016-08-03 21:34:03 -07:00
test refactor(core): use `ngOnDestroy` in providers 2016-08-02 11:23:26 -07:00
testing refactor: IS_DART === false 2016-08-01 11:34:51 -07:00
core_private.ts refactor(core): change module semantics 2016-07-26 07:04:10 -07:00
core_private_testing.ts refactor(testing): introduce new testing api to support ng modules 2016-07-29 04:47:18 -07:00
index.ts refactor: fix merge glitches 2016-07-29 13:40:58 -07:00
package.json chore(package.json): make the packages installable 2016-05-27 17:21:34 -07:00
private_export.ts feat(i18n): xtb serializer 2016-07-29 13:40:58 -07:00
rollup.config.js build: fix source map paths for npm packages 2016-05-03 13:36:33 -06:00
testing.ts refactor(testing): introduce new testing api to support ng modules 2016-07-29 04:47:18 -07:00
tsconfig-es5.json chore(tsickle): add @Annotation annotations 2016-06-16 12:29:46 -07:00
tsconfig-es2015.json chore(tsickle): add @Annotation annotations 2016-06-16 12:29:46 -07:00