angular-cn/modules/@angular/core
Igor Minar 2ab1085dfb fix(core): remove @internal annotation from PLATFORM_CORE_PROVIDERS
This symbol is no longer reexported at the top level, so it's safe to not mark it as internal.

This fixes the offline compilation which got broken by this symbol not being present in the d.ts
files when the compiler tries to do a deep import.

Closes #8819
2016-05-25 08:22:07 -07:00
..
src fix(core): remove @internal annotation from PLATFORM_CORE_PROVIDERS 2016-05-25 08:22:07 -07:00
test build: consolidate tsc to ease migration to @types/ based typings delivery 2016-05-25 08:22:07 -07:00
testing chore(tsickle): remove redundant jsdoc types 2016-05-10 17:38:10 +02:00
core.dart repackaging: all the file moves 2016-05-01 20:51:00 -07:00
index.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
package.json adds 'repository' metadata to npm modules (#8649) 2016-05-17 23:17:15 -07:00
private_export.dart repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
private_export.ts feat: security implementation in Angular 2. 2016-05-03 09:21:43 -07:00
rollup.config.js build: fix source map paths for npm packages 2016-05-03 13:36:33 -06:00
testing.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
tsconfig-es5.json build: consolidate tsc to ease migration to @types/ based typings delivery 2016-05-25 08:22:07 -07:00
tsconfig-es2015.json build: turn on tsc's stripInternal when producint public d.ts file 2016-05-20 10:59:57 -07:00