angular/modules/@angular/core
Jason Aden 3168ef75da build: fix secondary entry point es5 output and core Rx references (#14820)
Secondary entry points (testing, static, etc) are rolled up into a
single ESM/ES2015 file, then downleveled to ESM/ES2015. This downleveling
was not working and was producing ESM/ES2015. Also, the @angular/core
package's .babelrc file was missing reference to Rx Observable which
broke the UMD bundle.

Fixes #14730
2017-03-01 15:59:09 -08:00
..
src fix(platform-server): don't setup Testability and TestabilityRegistry on the server (#14510) 2017-03-01 11:16:56 -08:00
test fix(compiler): apply element bindings before host bindings (#14823) 2017-03-01 12:17:43 -08:00
testing perf: delete pre-view-engine core, compiler, platform-browser, etc code (#14788) 2017-02-27 23:08:19 -08:00
.babelrc build: fix secondary entry point es5 output and core Rx references (#14820) 2017-03-01 15:59:09 -08:00
.babelrc-testing build: resolve review comments on flat modules PR and fix more bugs (#14660) 2017-02-23 16:39:44 -08:00
index.ts feat(platform-webworker): renderer v2 integration 2017-02-20 16:17:43 -08:00
package.json perf: distrubute smaller bundled code and include es2015 bundle 2017-02-21 20:48:55 -08:00
public_api.ts build: produce metadata bundles for @angular modules (#14509) 2017-02-16 08:15:30 -08:00
tsconfig-build.json fix(tsc-wrapped): use agreed on options names (#14630) 2017-02-22 10:57:01 -08:00
tsconfig-esm5.json build(language-service): fix tsconfig needed for language-service rollup (#14717) 2017-02-24 15:16:23 -08:00
tsconfig-testing.json build: resolve review comments on flat modules PR and fix more bugs (#14660) 2017-02-23 16:39:44 -08:00