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
..
2017-05-03 09:22:32 +01:00
2017-05-03 09:22:32 +01:00
2017-05-03 09:22:32 +01:00

Angular

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

License: MIT