fa809ec8cf
build: import tslib rather than output TS helpers ( #16901 )
2017-05-23 14:01:39 -06:00
ea2b24fb4e
fix: add typescript 2.3.2 typings test ( #16738 )
...
Closes #16663
2017-05-15 13:10:43 -07:00
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
f634c62cb3
test: add systemjs+umd integration test ( #14196 )
...
This test ensures the `__esModule` is set on UMD bundles, thus making them compatible with SystemJS@^0.22.3.
Followup from https://github.com/frankwallis/plugin-typescript/issues/185 .
PR Close #14196
2017-03-19 12:23:07 -05:00
49829b4a4d
build: add package names to secondary endpoint package.json files ( #15253 )
...
Fixes #14736
PR Close #15253
2017-03-17 16:52:55 -05:00
410aa33005
build: fix paths to typings files so tsickle resolves imports correctly
...
Fixes #15080
2017-03-16 17:34:29 -07:00
b74ab83d2c
refactor: update paths from modules/@angular to packages
2017-03-08 16:29:28 -08:00
da8ea350b2
refactor: More generic build.sh file
2017-03-08 16:29:28 -08:00
72563b61fb
build: fix rollup config file paths
2017-03-08 16:29:28 -08:00
5aed1e36b8
refactor: move secondary entry point rollup configs.
2017-03-08 16:29:28 -08:00
8573e36574
build: fix file paths after moving modules/@angular/* to packages/*
2017-03-08 16:29:28 -08:00
3e51a19983
refactor: move angular source to /packages rather than modules/@angular
2017-03-08 16:29:27 -08:00