From 0f3d5810a8464e51876dd9f1c3b560633d9ec1df Mon Sep 17 00:00:00 2001 From: Filipe Silva Date: Mon, 2 Jan 2017 21:15:24 +0000 Subject: [PATCH] chore(deps): remove reflect-metadata (#3058) Blocked on https://github.com/angular/in-memory-web-api/pull/86 As per https://github.com/zloirock/core-js/issues/152, `core-js` already includes `reflect-metadata`. --- public/docs/_examples/animations/ts/index.html | 1 - public/docs/_examples/architecture/ts/index.html | 1 - public/docs/_examples/attribute-directives/ts/index.html | 1 - .../docs/_examples/cb-a1-a2-quick-reference/ts/index.html | 1 - .../docs/_examples/cb-component-communication/ts/index.html | 1 - .../_examples/cb-component-relative-paths/ts/index.html | 1 - public/docs/_examples/cb-dependency-injection/ts/index.html | 1 - public/docs/_examples/cb-dynamic-form/ts/index.html | 1 - public/docs/_examples/cb-form-validation/ts/index.html | 1 - public/docs/_examples/cb-i18n/ts/index.html | 1 - public/docs/_examples/cb-set-document-title/ts/index.html | 1 - .../docs/_examples/cb-ts-to-js/js-es6-decorators/index.html | 1 - public/docs/_examples/cb-ts-to-js/js-es6/index.html | 1 - public/docs/_examples/cb-ts-to-js/js/index.html | 1 - public/docs/_examples/cb-ts-to-js/ts/index.html | 1 - .../docs/_examples/cli-quickstart/ts/angular-cli-build.js | 1 - .../docs/_examples/cli-quickstart/ts/config/karma.conf.js | 1 - public/docs/_examples/component-styles/ts/index.html | 1 - public/docs/_examples/dependency-injection/ts/index.html | 3 +-- public/docs/_examples/displaying-data/ts/index.html | 1 - public/docs/_examples/forms/js/index.html | 1 - public/docs/_examples/forms/ts/index.html | 3 +-- .../hierarchical-dependency-injection/ts/index.html | 1 - public/docs/_examples/homepage-hello-world/ts/index.1.html | 1 - public/docs/_examples/homepage-hello-world/ts/index.html | 1 - public/docs/_examples/homepage-tabs/ts/index.1.html | 1 - public/docs/_examples/homepage-tabs/ts/index.html | 1 - public/docs/_examples/homepage-todo/ts/index.1.html | 1 - public/docs/_examples/homepage-todo/ts/index.html | 1 - public/docs/_examples/lifecycle-hooks/ts/index.html | 1 - public/docs/_examples/ngmodule/ts/index.0.html | 1 - public/docs/_examples/ngmodule/ts/index.1.html | 1 - public/docs/_examples/ngmodule/ts/index.1b.html | 1 - public/docs/_examples/ngmodule/ts/index.2.html | 1 - public/docs/_examples/ngmodule/ts/index.3.html | 1 - public/docs/_examples/ngmodule/ts/index.html | 1 - public/docs/_examples/package.json | 3 +-- public/docs/_examples/pipes/ts/index.html | 1 - public/docs/_examples/quickstart/js/index.html | 1 - public/docs/_examples/quickstart/js/package.1.json | 3 +-- public/docs/_examples/quickstart/ts/index.html | 1 - public/docs/_examples/router/ts/index.html | 1 - public/docs/_examples/security/ts/index.html | 1 - public/docs/_examples/server-communication/ts/index.html | 1 - public/docs/_examples/setup/ts/index.html | 1 - public/docs/_examples/setup/ts/quickstart-specs.html | 2 -- public/docs/_examples/structural-directives/ts/index.html | 1 - public/docs/_examples/style-guide/ts/index.html | 1 - public/docs/_examples/styleguide/js/index.html | 1 - public/docs/_examples/styleguide/package.1.json | 1 - public/docs/_examples/styleguide/ts/index.html | 1 - public/docs/_examples/template-syntax/ts/index.html | 1 - public/docs/_examples/testing/ts/1st-specs.html | 2 -- public/docs/_examples/testing/ts/app-specs.html | 2 -- public/docs/_examples/testing/ts/bag-specs.html | 2 -- public/docs/_examples/testing/ts/bag.html | 1 - public/docs/_examples/testing/ts/banner-inline-specs.html | 2 -- public/docs/_examples/testing/ts/banner-specs.html | 2 -- public/docs/_examples/testing/ts/index.html | 1 - public/docs/_examples/testing/ts/karma.conf.js | 1 - public/docs/_examples/testing/ts/wallaby.js | 1 - public/docs/_examples/toh-1/ts/index.html | 1 - public/docs/_examples/toh-2/ts/index.html | 1 - public/docs/_examples/toh-3/ts/index.html | 1 - public/docs/_examples/toh-4/ts/index.html | 1 - public/docs/_examples/toh-5/ts/index.html | 1 - public/docs/_examples/toh-6/ts/index.html | 1 - .../upgrade-module/ts/index-1-2-hybrid-bootstrap.html | 1 - .../upgrade-module/ts/index-1-to-2-projection.html | 1 - .../_examples/upgrade-module/ts/index-1-to-2-providers.html | 1 - .../_examples/upgrade-module/ts/index-2-to-1-providers.html | 1 - .../upgrade-module/ts/index-2-to-1-transclusion.html | 1 - .../_examples/upgrade-module/ts/index-downgrade-io.html | 1 - .../_examples/upgrade-module/ts/index-downgrade-static.html | 1 - .../docs/_examples/upgrade-module/ts/index-upgrade-io.html | 1 - .../_examples/upgrade-module/ts/index-upgrade-static.html | 1 - .../docs/_examples/upgrade-phonecat-2-hybrid/ts/index.html | 1 - .../upgrade-phonecat-2-hybrid/ts/karma.conf.ng1.js | 1 - .../docs/_examples/upgrade-phonecat-3-final/ts/index.html | 1 - .../_examples/upgrade-phonecat-3-final/ts/karma.conf.ng1.js | 1 - public/docs/_examples/user-input/ts/index.html | 1 - public/docs/ts/latest/cookbook/aot-compiler.jade | 6 +++--- public/docs/ts/latest/guide/npm-packages.jade | 4 ---- tools/plunker-builder/indexHtmlTranslator.js | 5 ----- 84 files changed, 7 insertions(+), 103 deletions(-) diff --git a/public/docs/_examples/animations/ts/index.html b/public/docs/_examples/animations/ts/index.html index 8188d147091..d5b984f5950 100644 --- a/public/docs/_examples/animations/ts/index.html +++ b/public/docs/_examples/animations/ts/index.html @@ -13,7 +13,6 @@ - diff --git a/public/docs/_examples/architecture/ts/index.html b/public/docs/_examples/architecture/ts/index.html index d22ff7f6e4a..d8e3795c012 100644 --- a/public/docs/_examples/architecture/ts/index.html +++ b/public/docs/_examples/architecture/ts/index.html @@ -10,7 +10,6 @@ - diff --git a/public/docs/_examples/attribute-directives/ts/index.html b/public/docs/_examples/attribute-directives/ts/index.html index f3b37e823ab..d9cb3ec26d3 100644 --- a/public/docs/_examples/attribute-directives/ts/index.html +++ b/public/docs/_examples/attribute-directives/ts/index.html @@ -11,7 +11,6 @@ - diff --git a/public/docs/_examples/cb-a1-a2-quick-reference/ts/index.html b/public/docs/_examples/cb-a1-a2-quick-reference/ts/index.html index 75e16b476ce..f17a417c950 100644 --- a/public/docs/_examples/cb-a1-a2-quick-reference/ts/index.html +++ b/public/docs/_examples/cb-a1-a2-quick-reference/ts/index.html @@ -13,7 +13,6 @@ - diff --git a/public/docs/_examples/cb-component-communication/ts/index.html b/public/docs/_examples/cb-component-communication/ts/index.html index d4c62ed9166..b49df2eea96 100644 --- a/public/docs/_examples/cb-component-communication/ts/index.html +++ b/public/docs/_examples/cb-component-communication/ts/index.html @@ -13,7 +13,6 @@ - diff --git a/public/docs/_examples/cb-component-relative-paths/ts/index.html b/public/docs/_examples/cb-component-relative-paths/ts/index.html index 3a5c532b82b..9144b9cf26d 100644 --- a/public/docs/_examples/cb-component-relative-paths/ts/index.html +++ b/public/docs/_examples/cb-component-relative-paths/ts/index.html @@ -17,7 +17,6 @@ - diff --git a/public/docs/_examples/cb-dependency-injection/ts/index.html b/public/docs/_examples/cb-dependency-injection/ts/index.html index c978778d093..eae74312278 100644 --- a/public/docs/_examples/cb-dependency-injection/ts/index.html +++ b/public/docs/_examples/cb-dependency-injection/ts/index.html @@ -14,7 +14,6 @@ - diff --git a/public/docs/_examples/cb-dynamic-form/ts/index.html b/public/docs/_examples/cb-dynamic-form/ts/index.html index 23d56ae14f5..74524044c2b 100644 --- a/public/docs/_examples/cb-dynamic-form/ts/index.html +++ b/public/docs/_examples/cb-dynamic-form/ts/index.html @@ -14,7 +14,6 @@ - diff --git a/public/docs/_examples/cb-form-validation/ts/index.html b/public/docs/_examples/cb-form-validation/ts/index.html index 54ad9c69ab9..9c3d0744840 100644 --- a/public/docs/_examples/cb-form-validation/ts/index.html +++ b/public/docs/_examples/cb-form-validation/ts/index.html @@ -13,7 +13,6 @@ - diff --git a/public/docs/_examples/cb-i18n/ts/index.html b/public/docs/_examples/cb-i18n/ts/index.html index 9a5fa496c5f..3b3f553006e 100644 --- a/public/docs/_examples/cb-i18n/ts/index.html +++ b/public/docs/_examples/cb-i18n/ts/index.html @@ -10,7 +10,6 @@ - diff --git a/public/docs/_examples/cb-set-document-title/ts/index.html b/public/docs/_examples/cb-set-document-title/ts/index.html index 0543070fbd7..8307a98ae19 100644 --- a/public/docs/_examples/cb-set-document-title/ts/index.html +++ b/public/docs/_examples/cb-set-document-title/ts/index.html @@ -18,7 +18,6 @@ - diff --git a/public/docs/_examples/cb-ts-to-js/js-es6-decorators/index.html b/public/docs/_examples/cb-ts-to-js/js-es6-decorators/index.html index 1b9e3b52110..d2bef7c9038 100644 --- a/public/docs/_examples/cb-ts-to-js/js-es6-decorators/index.html +++ b/public/docs/_examples/cb-ts-to-js/js-es6-decorators/index.html @@ -11,7 +11,6 @@ - diff --git a/public/docs/_examples/cb-ts-to-js/js-es6/index.html b/public/docs/_examples/cb-ts-to-js/js-es6/index.html index 1b9e3b52110..d2bef7c9038 100644 --- a/public/docs/_examples/cb-ts-to-js/js-es6/index.html +++ b/public/docs/_examples/cb-ts-to-js/js-es6/index.html @@ -11,7 +11,6 @@ - diff --git a/public/docs/_examples/cb-ts-to-js/js/index.html b/public/docs/_examples/cb-ts-to-js/js/index.html index 7d2105bf781..91b475df7e5 100644 --- a/public/docs/_examples/cb-ts-to-js/js/index.html +++ b/public/docs/_examples/cb-ts-to-js/js/index.html @@ -9,7 +9,6 @@ - diff --git a/public/docs/_examples/cb-ts-to-js/ts/index.html b/public/docs/_examples/cb-ts-to-js/ts/index.html index 5791134d4f5..5cd3848753f 100644 --- a/public/docs/_examples/cb-ts-to-js/ts/index.html +++ b/public/docs/_examples/cb-ts-to-js/ts/index.html @@ -11,7 +11,6 @@ - diff --git a/public/docs/_examples/cli-quickstart/ts/angular-cli-build.js b/public/docs/_examples/cli-quickstart/ts/angular-cli-build.js index dad887ff3db..55d97bf4ba9 100644 --- a/public/docs/_examples/cli-quickstart/ts/angular-cli-build.js +++ b/public/docs/_examples/cli-quickstart/ts/angular-cli-build.js @@ -9,7 +9,6 @@ module.exports = function(defaults) { 'systemjs/dist/system.src.js', 'zone.js/dist/**/*.+(js|js.map)', 'es6-shim/es6-shim.js', - 'reflect-metadata/**/*.+(js|js.map)', 'rxjs/**/*.+(js|js.map)', '@angular/**/*.+(js|js.map)' ] diff --git a/public/docs/_examples/cli-quickstart/ts/config/karma.conf.js b/public/docs/_examples/cli-quickstart/ts/config/karma.conf.js index d39036fa52f..c8a72d9a9b4 100644 --- a/public/docs/_examples/cli-quickstart/ts/config/karma.conf.js +++ b/public/docs/_examples/cli-quickstart/ts/config/karma.conf.js @@ -16,7 +16,6 @@ module.exports = function (config) { files: [ { pattern: 'dist/vendor/es6-shim/es6-shim.js', included: true, watched: false }, { pattern: 'dist/vendor/zone.js/dist/zone.js', included: true, watched: false }, - { pattern: 'dist/vendor/reflect-metadata/Reflect.js', included: true, watched: false }, { pattern: 'dist/vendor/systemjs/dist/system-polyfills.js', included: true, watched: false }, { pattern: 'dist/vendor/systemjs/dist/system.src.js', included: true, watched: false }, { pattern: 'dist/vendor/zone.js/dist/async-test.js', included: true, watched: false }, diff --git a/public/docs/_examples/component-styles/ts/index.html b/public/docs/_examples/component-styles/ts/index.html index 115e5b92990..aa8fca213bc 100644 --- a/public/docs/_examples/component-styles/ts/index.html +++ b/public/docs/_examples/component-styles/ts/index.html @@ -10,7 +10,6 @@ - diff --git a/public/docs/_examples/dependency-injection/ts/index.html b/public/docs/_examples/dependency-injection/ts/index.html index c3586c230ed..0387db61150 100644 --- a/public/docs/_examples/dependency-injection/ts/index.html +++ b/public/docs/_examples/dependency-injection/ts/index.html @@ -11,7 +11,6 @@ - @@ -19,7 +18,7 @@ System.import('app').catch(function(err){ console.error(err); }); - + Loading my-app ... diff --git a/public/docs/_examples/displaying-data/ts/index.html b/public/docs/_examples/displaying-data/ts/index.html index e18da1b26e7..331cdd8b1c2 100644 --- a/public/docs/_examples/displaying-data/ts/index.html +++ b/public/docs/_examples/displaying-data/ts/index.html @@ -10,7 +10,6 @@ - diff --git a/public/docs/_examples/forms/js/index.html b/public/docs/_examples/forms/js/index.html index a7052b79db0..9f9546e10b0 100644 --- a/public/docs/_examples/forms/js/index.html +++ b/public/docs/_examples/forms/js/index.html @@ -18,7 +18,6 @@ - diff --git a/public/docs/_examples/forms/ts/index.html b/public/docs/_examples/forms/ts/index.html index 984ddae1e06..f613a655c14 100644 --- a/public/docs/_examples/forms/ts/index.html +++ b/public/docs/_examples/forms/ts/index.html @@ -7,7 +7,7 @@ - @@ -19,7 +19,6 @@ - diff --git a/public/docs/_examples/hierarchical-dependency-injection/ts/index.html b/public/docs/_examples/hierarchical-dependency-injection/ts/index.html index c13e9243aa9..a3b63554b3d 100644 --- a/public/docs/_examples/hierarchical-dependency-injection/ts/index.html +++ b/public/docs/_examples/hierarchical-dependency-injection/ts/index.html @@ -10,7 +10,6 @@ - diff --git a/public/docs/_examples/homepage-hello-world/ts/index.1.html b/public/docs/_examples/homepage-hello-world/ts/index.1.html index b02b9d33ab3..376c1c6e15b 100644 --- a/public/docs/_examples/homepage-hello-world/ts/index.1.html +++ b/public/docs/_examples/homepage-hello-world/ts/index.1.html @@ -12,7 +12,6 @@ - diff --git a/public/docs/_examples/homepage-hello-world/ts/index.html b/public/docs/_examples/homepage-hello-world/ts/index.html index 7d5395fb0f9..c1b055feb6a 100644 --- a/public/docs/_examples/homepage-hello-world/ts/index.html +++ b/public/docs/_examples/homepage-hello-world/ts/index.html @@ -11,7 +11,6 @@ - diff --git a/public/docs/_examples/homepage-tabs/ts/index.1.html b/public/docs/_examples/homepage-tabs/ts/index.1.html index 055db7eb482..ce02aa03b5a 100644 --- a/public/docs/_examples/homepage-tabs/ts/index.1.html +++ b/public/docs/_examples/homepage-tabs/ts/index.1.html @@ -13,7 +13,6 @@ - diff --git a/public/docs/_examples/homepage-tabs/ts/index.html b/public/docs/_examples/homepage-tabs/ts/index.html index ccc8fcdda35..0c503957203 100644 --- a/public/docs/_examples/homepage-tabs/ts/index.html +++ b/public/docs/_examples/homepage-tabs/ts/index.html @@ -12,7 +12,6 @@ - diff --git a/public/docs/_examples/homepage-todo/ts/index.1.html b/public/docs/_examples/homepage-todo/ts/index.1.html index 0cdb0a5aada..2ce1fe56a04 100644 --- a/public/docs/_examples/homepage-todo/ts/index.1.html +++ b/public/docs/_examples/homepage-todo/ts/index.1.html @@ -13,7 +13,6 @@ - diff --git a/public/docs/_examples/homepage-todo/ts/index.html b/public/docs/_examples/homepage-todo/ts/index.html index de82c12dddd..05a36c3ba0d 100644 --- a/public/docs/_examples/homepage-todo/ts/index.html +++ b/public/docs/_examples/homepage-todo/ts/index.html @@ -12,7 +12,6 @@ - diff --git a/public/docs/_examples/lifecycle-hooks/ts/index.html b/public/docs/_examples/lifecycle-hooks/ts/index.html index 4da8212d42a..2df6bef2fce 100644 --- a/public/docs/_examples/lifecycle-hooks/ts/index.html +++ b/public/docs/_examples/lifecycle-hooks/ts/index.html @@ -12,7 +12,6 @@ - diff --git a/public/docs/_examples/ngmodule/ts/index.0.html b/public/docs/_examples/ngmodule/ts/index.0.html index 97f8f9e6850..f69d9f3880d 100644 --- a/public/docs/_examples/ngmodule/ts/index.0.html +++ b/public/docs/_examples/ngmodule/ts/index.0.html @@ -11,7 +11,6 @@ - - - - - - diff --git a/public/docs/_examples/package.json b/public/docs/_examples/package.json index 378a53379ab..b1bce74b863 100644 --- a/public/docs/_examples/package.json +++ b/public/docs/_examples/package.json @@ -24,9 +24,8 @@ "@angular/router": "~3.4.0", "@angular/tsc-wrapped": "^0.5.0", "@angular/upgrade": "~2.4.0", - "angular-in-memory-web-api": "~0.2.2", + "angular-in-memory-web-api": "~0.2.4", "core-js": "^2.4.1", - "reflect-metadata": "^0.1.8", "rxjs": "5.0.1", "systemjs": "0.19.39", "zone.js": "^0.7.4" diff --git a/public/docs/_examples/pipes/ts/index.html b/public/docs/_examples/pipes/ts/index.html index 57b188648d1..128c1a519ab 100644 --- a/public/docs/_examples/pipes/ts/index.html +++ b/public/docs/_examples/pipes/ts/index.html @@ -10,7 +10,6 @@ - diff --git a/public/docs/_examples/quickstart/js/index.html b/public/docs/_examples/quickstart/js/index.html index 03fcbb37c45..be9453cadd8 100644 --- a/public/docs/_examples/quickstart/js/index.html +++ b/public/docs/_examples/quickstart/js/index.html @@ -14,7 +14,6 @@ - diff --git a/public/docs/_examples/quickstart/js/package.1.json b/public/docs/_examples/quickstart/js/package.1.json index cce8572249d..541a11373ae 100644 --- a/public/docs/_examples/quickstart/js/package.1.json +++ b/public/docs/_examples/quickstart/js/package.1.json @@ -17,9 +17,8 @@ "@angular/router": "~3.4.0", "@angular/upgrade": "~2.4.0", - "angular-in-memory-web-api": "~0.1.16", + "angular-in-memory-web-api": "~0.2.4", "core-js": "^2.4.1", - "reflect-metadata": "^0.1.8", "rxjs": "5.0.1", "zone.js": "^0.7.4" }, diff --git a/public/docs/_examples/quickstart/ts/index.html b/public/docs/_examples/quickstart/ts/index.html index 25735358023..4e3650290f9 100644 --- a/public/docs/_examples/quickstart/ts/index.html +++ b/public/docs/_examples/quickstart/ts/index.html @@ -14,7 +14,6 @@ - diff --git a/public/docs/_examples/router/ts/index.html b/public/docs/_examples/router/ts/index.html index f5298e30d9f..7e2d939fed8 100644 --- a/public/docs/_examples/router/ts/index.html +++ b/public/docs/_examples/router/ts/index.html @@ -15,7 +15,6 @@ - diff --git a/public/docs/_examples/security/ts/index.html b/public/docs/_examples/security/ts/index.html index 936c716eff3..13b48517a7e 100644 --- a/public/docs/_examples/security/ts/index.html +++ b/public/docs/_examples/security/ts/index.html @@ -11,7 +11,6 @@ - diff --git a/public/docs/_examples/server-communication/ts/index.html b/public/docs/_examples/server-communication/ts/index.html index 84bb0d53fa8..38a763e2f36 100644 --- a/public/docs/_examples/server-communication/ts/index.html +++ b/public/docs/_examples/server-communication/ts/index.html @@ -11,7 +11,6 @@ - diff --git a/public/docs/_examples/setup/ts/index.html b/public/docs/_examples/setup/ts/index.html index 58ebe8a641b..d8f23f803d0 100644 --- a/public/docs/_examples/setup/ts/index.html +++ b/public/docs/_examples/setup/ts/index.html @@ -11,7 +11,6 @@ - - - diff --git a/public/docs/_examples/structural-directives/ts/index.html b/public/docs/_examples/structural-directives/ts/index.html index 15dbbd76526..d5ed8854088 100644 --- a/public/docs/_examples/structural-directives/ts/index.html +++ b/public/docs/_examples/structural-directives/ts/index.html @@ -11,7 +11,6 @@ - diff --git a/public/docs/_examples/style-guide/ts/index.html b/public/docs/_examples/style-guide/ts/index.html index b71cd55c695..7c4ede6a90f 100644 --- a/public/docs/_examples/style-guide/ts/index.html +++ b/public/docs/_examples/style-guide/ts/index.html @@ -13,7 +13,6 @@ - diff --git a/public/docs/_examples/styleguide/js/index.html b/public/docs/_examples/styleguide/js/index.html index d863bfcecb9..e1319cab2ec 100644 --- a/public/docs/_examples/styleguide/js/index.html +++ b/public/docs/_examples/styleguide/js/index.html @@ -8,7 +8,6 @@ - diff --git a/public/docs/_examples/styleguide/package.1.json b/public/docs/_examples/styleguide/package.1.json index 732f6bf8fd7..481f99fb121 100644 --- a/public/docs/_examples/styleguide/package.1.json +++ b/public/docs/_examples/styleguide/package.1.json @@ -12,7 +12,6 @@ "angular2": "2.0.0-beta.0", "systemjs": "0.19.6", "core-js": "^2.4.0", - "reflect-metadata": "0.1.2", "rxjs": "5.0.0-beta.0", "zone.js": "0.5.10" }, diff --git a/public/docs/_examples/styleguide/ts/index.html b/public/docs/_examples/styleguide/ts/index.html index 8f1330fe942..f693327e0da 100644 --- a/public/docs/_examples/styleguide/ts/index.html +++ b/public/docs/_examples/styleguide/ts/index.html @@ -11,7 +11,6 @@ - diff --git a/public/docs/_examples/template-syntax/ts/index.html b/public/docs/_examples/template-syntax/ts/index.html index e67e1871fd9..3d72c244939 100644 --- a/public/docs/_examples/template-syntax/ts/index.html +++ b/public/docs/_examples/template-syntax/ts/index.html @@ -11,7 +11,6 @@ - diff --git a/public/docs/_examples/testing/ts/1st-specs.html b/public/docs/_examples/testing/ts/1st-specs.html index 098b607f815..76b45d61be3 100644 --- a/public/docs/_examples/testing/ts/1st-specs.html +++ b/public/docs/_examples/testing/ts/1st-specs.html @@ -17,8 +17,6 @@ - - diff --git a/public/docs/_examples/testing/ts/app-specs.html b/public/docs/_examples/testing/ts/app-specs.html index 177cf1f6c9e..1fc01055683 100644 --- a/public/docs/_examples/testing/ts/app-specs.html +++ b/public/docs/_examples/testing/ts/app-specs.html @@ -18,8 +18,6 @@ - - diff --git a/public/docs/_examples/testing/ts/bag-specs.html b/public/docs/_examples/testing/ts/bag-specs.html index 792ebc113fa..a6c6b7e8dbe 100644 --- a/public/docs/_examples/testing/ts/bag-specs.html +++ b/public/docs/_examples/testing/ts/bag-specs.html @@ -18,8 +18,6 @@ - - diff --git a/public/docs/_examples/testing/ts/bag.html b/public/docs/_examples/testing/ts/bag.html index d62d837f475..e5714482e66 100644 --- a/public/docs/_examples/testing/ts/bag.html +++ b/public/docs/_examples/testing/ts/bag.html @@ -12,7 +12,6 @@ - diff --git a/public/docs/_examples/testing/ts/banner-inline-specs.html b/public/docs/_examples/testing/ts/banner-inline-specs.html index 4c23bbf2e09..9b6d434dbab 100644 --- a/public/docs/_examples/testing/ts/banner-inline-specs.html +++ b/public/docs/_examples/testing/ts/banner-inline-specs.html @@ -16,8 +16,6 @@ - - diff --git a/public/docs/_examples/testing/ts/banner-specs.html b/public/docs/_examples/testing/ts/banner-specs.html index 0fcb3bc0704..0f0daa02686 100644 --- a/public/docs/_examples/testing/ts/banner-specs.html +++ b/public/docs/_examples/testing/ts/banner-specs.html @@ -16,8 +16,6 @@ - - diff --git a/public/docs/_examples/testing/ts/index.html b/public/docs/_examples/testing/ts/index.html index 019b2319bf4..44d624fa352 100644 --- a/public/docs/_examples/testing/ts/index.html +++ b/public/docs/_examples/testing/ts/index.html @@ -12,7 +12,6 @@ - diff --git a/public/docs/_examples/testing/ts/karma.conf.js b/public/docs/_examples/testing/ts/karma.conf.js index f88a2982def..394c483b3e9 100644 --- a/public/docs/_examples/testing/ts/karma.conf.js +++ b/public/docs/_examples/testing/ts/karma.conf.js @@ -39,7 +39,6 @@ module.exports = function(config) { // Polyfills 'node_modules/core-js/client/shim.js', - 'node_modules/reflect-metadata/Reflect.js', // zone.js 'node_modules/zone.js/dist/zone.js', diff --git a/public/docs/_examples/testing/ts/wallaby.js b/public/docs/_examples/testing/ts/wallaby.js index acc34d35f57..cd31e158fe5 100644 --- a/public/docs/_examples/testing/ts/wallaby.js +++ b/public/docs/_examples/testing/ts/wallaby.js @@ -12,7 +12,6 @@ module.exports = function () { // Polyfills {pattern: 'node_modules/core-js/client/shim.min.js', instrument: false}, - {pattern: 'node_modules/reflect-metadata/Reflect.js', instrument: false}, // zone.js {pattern: 'node_modules/zone.js/dist/zone.js', instrument: false}, diff --git a/public/docs/_examples/toh-1/ts/index.html b/public/docs/_examples/toh-1/ts/index.html index bed95dc8fa8..ee804042d7d 100644 --- a/public/docs/_examples/toh-1/ts/index.html +++ b/public/docs/_examples/toh-1/ts/index.html @@ -10,7 +10,6 @@ - diff --git a/public/docs/_examples/toh-2/ts/index.html b/public/docs/_examples/toh-2/ts/index.html index bed95dc8fa8..ee804042d7d 100644 --- a/public/docs/_examples/toh-2/ts/index.html +++ b/public/docs/_examples/toh-2/ts/index.html @@ -10,7 +10,6 @@ - diff --git a/public/docs/_examples/toh-3/ts/index.html b/public/docs/_examples/toh-3/ts/index.html index bed95dc8fa8..ee804042d7d 100644 --- a/public/docs/_examples/toh-3/ts/index.html +++ b/public/docs/_examples/toh-3/ts/index.html @@ -10,7 +10,6 @@ - diff --git a/public/docs/_examples/toh-4/ts/index.html b/public/docs/_examples/toh-4/ts/index.html index bed95dc8fa8..ee804042d7d 100644 --- a/public/docs/_examples/toh-4/ts/index.html +++ b/public/docs/_examples/toh-4/ts/index.html @@ -10,7 +10,6 @@ - diff --git a/public/docs/_examples/toh-5/ts/index.html b/public/docs/_examples/toh-5/ts/index.html index e23c1d9c601..2c0d36395a0 100644 --- a/public/docs/_examples/toh-5/ts/index.html +++ b/public/docs/_examples/toh-5/ts/index.html @@ -18,7 +18,6 @@ - diff --git a/public/docs/_examples/toh-6/ts/index.html b/public/docs/_examples/toh-6/ts/index.html index a79d7feca8c..c32df50c6f7 100644 --- a/public/docs/_examples/toh-6/ts/index.html +++ b/public/docs/_examples/toh-6/ts/index.html @@ -12,7 +12,6 @@ - diff --git a/public/docs/_examples/upgrade-module/ts/index-1-2-hybrid-bootstrap.html b/public/docs/_examples/upgrade-module/ts/index-1-2-hybrid-bootstrap.html index 593dafe8544..7a2bb5d6eda 100644 --- a/public/docs/_examples/upgrade-module/ts/index-1-2-hybrid-bootstrap.html +++ b/public/docs/_examples/upgrade-module/ts/index-1-2-hybrid-bootstrap.html @@ -12,7 +12,6 @@ - diff --git a/public/docs/_examples/upgrade-module/ts/index-1-to-2-projection.html b/public/docs/_examples/upgrade-module/ts/index-1-to-2-projection.html index a779fb57baa..580f524394a 100644 --- a/public/docs/_examples/upgrade-module/ts/index-1-to-2-projection.html +++ b/public/docs/_examples/upgrade-module/ts/index-1-to-2-projection.html @@ -12,7 +12,6 @@ - diff --git a/public/docs/_examples/upgrade-module/ts/index-1-to-2-providers.html b/public/docs/_examples/upgrade-module/ts/index-1-to-2-providers.html index 281a23aeeca..fa3a70d48ec 100644 --- a/public/docs/_examples/upgrade-module/ts/index-1-to-2-providers.html +++ b/public/docs/_examples/upgrade-module/ts/index-1-to-2-providers.html @@ -12,7 +12,6 @@ - diff --git a/public/docs/_examples/upgrade-module/ts/index-2-to-1-providers.html b/public/docs/_examples/upgrade-module/ts/index-2-to-1-providers.html index 1652b9f3974..b777ce9c9fc 100644 --- a/public/docs/_examples/upgrade-module/ts/index-2-to-1-providers.html +++ b/public/docs/_examples/upgrade-module/ts/index-2-to-1-providers.html @@ -12,7 +12,6 @@ - diff --git a/public/docs/_examples/upgrade-module/ts/index-2-to-1-transclusion.html b/public/docs/_examples/upgrade-module/ts/index-2-to-1-transclusion.html index a40579e3bea..b0ed53f68b2 100644 --- a/public/docs/_examples/upgrade-module/ts/index-2-to-1-transclusion.html +++ b/public/docs/_examples/upgrade-module/ts/index-2-to-1-transclusion.html @@ -12,7 +12,6 @@ - diff --git a/public/docs/_examples/upgrade-module/ts/index-downgrade-io.html b/public/docs/_examples/upgrade-module/ts/index-downgrade-io.html index 5899dd12dee..e0f715a10b6 100644 --- a/public/docs/_examples/upgrade-module/ts/index-downgrade-io.html +++ b/public/docs/_examples/upgrade-module/ts/index-downgrade-io.html @@ -12,7 +12,6 @@ - diff --git a/public/docs/_examples/upgrade-module/ts/index-downgrade-static.html b/public/docs/_examples/upgrade-module/ts/index-downgrade-static.html index 44f2bfc8299..c73da599c35 100644 --- a/public/docs/_examples/upgrade-module/ts/index-downgrade-static.html +++ b/public/docs/_examples/upgrade-module/ts/index-downgrade-static.html @@ -12,7 +12,6 @@ - diff --git a/public/docs/_examples/upgrade-module/ts/index-upgrade-io.html b/public/docs/_examples/upgrade-module/ts/index-upgrade-io.html index 7e1570dcfa9..f016d0fec97 100644 --- a/public/docs/_examples/upgrade-module/ts/index-upgrade-io.html +++ b/public/docs/_examples/upgrade-module/ts/index-upgrade-io.html @@ -12,7 +12,6 @@ - diff --git a/public/docs/_examples/upgrade-module/ts/index-upgrade-static.html b/public/docs/_examples/upgrade-module/ts/index-upgrade-static.html index 6083cb52a2e..1087ae83d98 100644 --- a/public/docs/_examples/upgrade-module/ts/index-upgrade-static.html +++ b/public/docs/_examples/upgrade-module/ts/index-upgrade-static.html @@ -12,7 +12,6 @@ - diff --git a/public/docs/_examples/upgrade-phonecat-2-hybrid/ts/index.html b/public/docs/_examples/upgrade-phonecat-2-hybrid/ts/index.html index 29964a6b155..28abb73f5ef 100644 --- a/public/docs/_examples/upgrade-phonecat-2-hybrid/ts/index.html +++ b/public/docs/_examples/upgrade-phonecat-2-hybrid/ts/index.html @@ -28,7 +28,6 @@ - diff --git a/public/docs/_examples/upgrade-phonecat-2-hybrid/ts/karma.conf.ng1.js b/public/docs/_examples/upgrade-phonecat-2-hybrid/ts/karma.conf.ng1.js index 3decfbdd3ed..7df164da547 100644 --- a/public/docs/_examples/upgrade-phonecat-2-hybrid/ts/karma.conf.ng1.js +++ b/public/docs/_examples/upgrade-phonecat-2-hybrid/ts/karma.conf.ng1.js @@ -19,7 +19,6 @@ module.exports = function(config) { // Polyfills 'node_modules/core-js/client/shim.js', - 'node_modules/reflect-metadata/Reflect.js', // zone.js 'node_modules/zone.js/dist/zone.js', diff --git a/public/docs/_examples/upgrade-phonecat-3-final/ts/index.html b/public/docs/_examples/upgrade-phonecat-3-final/ts/index.html index 1b4174131e2..4d8c2a8ccd0 100644 --- a/public/docs/_examples/upgrade-phonecat-3-final/ts/index.html +++ b/public/docs/_examples/upgrade-phonecat-3-final/ts/index.html @@ -13,7 +13,6 @@ - diff --git a/public/docs/_examples/upgrade-phonecat-3-final/ts/karma.conf.ng1.js b/public/docs/_examples/upgrade-phonecat-3-final/ts/karma.conf.ng1.js index 3decfbdd3ed..7df164da547 100644 --- a/public/docs/_examples/upgrade-phonecat-3-final/ts/karma.conf.ng1.js +++ b/public/docs/_examples/upgrade-phonecat-3-final/ts/karma.conf.ng1.js @@ -19,7 +19,6 @@ module.exports = function(config) { // Polyfills 'node_modules/core-js/client/shim.js', - 'node_modules/reflect-metadata/Reflect.js', // zone.js 'node_modules/zone.js/dist/zone.js', diff --git a/public/docs/_examples/user-input/ts/index.html b/public/docs/_examples/user-input/ts/index.html index 8cc2f5a880d..a2871924f96 100644 --- a/public/docs/_examples/user-input/ts/index.html +++ b/public/docs/_examples/user-input/ts/index.html @@ -11,7 +11,6 @@ - diff --git a/public/docs/ts/latest/cookbook/aot-compiler.jade b/public/docs/ts/latest/cookbook/aot-compiler.jade index c9284325721..a39adb0b7e4 100644 --- a/public/docs/ts/latest/cookbook/aot-compiler.jade +++ b/public/docs/ts/latest/cookbook/aot-compiler.jade @@ -374,11 +374,11 @@ a#toh ) :marked - The JIT version relies on `SystemJS` to load individual modules and requires the `reflect-metadata` shim. - Both scripts appear in its `index.html`. + The JIT version relies on `SystemJS` to load individual modules. + Its scripts appear in its `index.html`. The AOT version loads the entire application in a single script, `aot/dist/build.js`. - It does not need `SystemJS` or the `reflect-metadata` shim; those scripts are absent from its `index.html` + It does not need `SystemJS`, so that script is absent from its `index.html` ***main.ts*** diff --git a/public/docs/ts/latest/guide/npm-packages.jade b/public/docs/ts/latest/guide/npm-packages.jade index 74d61235aef..8868a24f405 100644 --- a/public/docs/ts/latest/guide/npm-packages.jade +++ b/public/docs/ts/latest/guide/npm-packages.jade @@ -108,10 +108,6 @@ a(id="polyfills") ***core-js*** - Patches the global context (window) with essential features of ES2015 (ES6). You may substitute an alternative polyfill that provides the same core APIs. When these APIs are implemented by the major browsers, this dependency will become unnecessary. - - ***reflect-metadata*** - A dependency shared between Angular and the ***TypeScript compiler***. - You can update a TypeScript package without upgrading Angular, - which is why this is a dependency of the application and not a dependency of Angular. ***rxjs*** - A polyfill for the [Observables specification](https://github.com/zenparsing/es-observable) currently before the [TC39](http://www.ecma-international.org/memento/TC39.htm) committee that determines standards for the JavaScript language. diff --git a/tools/plunker-builder/indexHtmlTranslator.js b/tools/plunker-builder/indexHtmlTranslator.js index 27ea58a4a7f..3877ea1e54a 100644 --- a/tools/plunker-builder/indexHtmlTranslator.js +++ b/tools/plunker-builder/indexHtmlTranslator.js @@ -59,11 +59,6 @@ var _rxData = [ from: 'node_modules/zone.js/dist/zone.js', to: 'https://unpkg.com/zone.js@0.7.4?main=browser' }, - { - pattern: 'script', - from: 'node_modules/reflect-metadata/Reflect.js', - to: 'https://unpkg.com/reflect-metadata@0.1.8' - }, { pattern: 'script', from: 'node_modules/rxjs/bundles/Rx.js',