angular-cn/packages/http/testing
Alex Rickabaugh 9da63408b0 fix(http): flatten metadata for @angular/http/testing
@angular/http/testing used to publish a metadata structure which paralleled
the .d.ts structure. This causes ngc to write incorrect imports for this
bundle when compiling providers using MockBackend and other http testing
classes.

This change restructures the @angular/http/testing build a bit, modeling it
after @angular/platform-browser-animations, and produces a FESM structure
that has flat metadata.

Fixes #15521.
2017-05-05 14:20:46 -04:00
..
src build: fix file paths after moving modules/@angular/* to packages/* 2017-03-08 16:29:28 -08:00
index.ts build: fix file paths after moving modules/@angular/* to packages/* 2017-03-08 16:29:28 -08:00
package.json build: add package names to secondary endpoint package.json files (#15253) 2017-03-17 16:52:55 -05:00
public_api.ts fix(http): flatten metadata for @angular/http/testing 2017-05-05 14:20:46 -04:00
rollup.config.js test: add systemjs+umd integration test (#14196) 2017-03-19 12:23:07 -05:00
tsconfig-build.json fix(http): flatten metadata for @angular/http/testing 2017-05-05 14:20:46 -04:00