René's URL Explorer Experiment


Title: feat(zone.js): upgrade zone.js to angular package format(APF) by JiaLiPassion · Pull Request #36540 · angular/angular · GitHub

Open Graph Title: feat(zone.js): upgrade zone.js to angular package format(APF) by JiaLiPassion · Pull Request #36540 · angular/angular

X Title: feat(zone.js): upgrade zone.js to angular package format(APF) by JiaLiPassion · Pull Request #36540 · angular/angular

Description: Close #35157 In the current version of zone.js, zone.js uses it's own package format, and it is not following the rule of Angualr package format(APF), so it is not easily to be consumed by Angular CLI or other bundle tools. For example, zone.js npm package has two bundles, zone.js/dist/zone.js, this is a es5 bundle. zone.js/dist/zone-evergreen.js, this is a es2015 bundle. And Angular CLI has to add some hard-coding code to handle this case, ohttps://github.com/angular/angular-cli/blob/5376a8b1392ac7bd252782d8474161ce03a4d1cb/packages/schematics/angular/application/files/src/polyfills.ts.template#L55-L58 This PR upgrade zone.js npm package format to follow APF rule, https://docs.google.com/document/d/1CZC2rcpxffTDfRDs6p1cfbmKNLA6x5O-NtkJglDaBVs/edit#heading=h.k0mh3o8u5hx The updated points are: in package.json, update all bundle related properties "main": "./bundles/zone.umd.js", "module": "./fesm2015/zone.js", "es2015": "./fesm2015/zone.js", "fesm2015": "./fesm2015/zone.js", re-organize dist folder, for example for zone.js bundle, now we have dist/ bundles/ zone.js // this is the es5 bundle fesm2015/ zone.js // this is the es2015 bundle (in the old version is `zone-evergreen.js`) have several sub-packages. zone-testing, provide zone-testing bundles include zone.js and testing libraries zone-node, provide zone.js implemention for NodeJS zone-mix, provide zone.js patches for both Browser and NodeJS All those sub-packages will have their own package.json and the bundle will reference bundles(es5) and fesm2015(es2015). typings property are removed from package.json, instead using files property, because now we have several d.ts files as typings. "files": [ "./zone.js.d.ts", "./zone.api.extensions.ts", "./zone.configurations.api.ts" ], Does this PR introduce a breaking change? Yes No All zone.js npm package folder and file name are changed, so we need to create PR for angular/cli to migrate the changes. make announcement for the users not using angular/cli. I created a sample repo to show the contents of the new npm package contents. https://github.com/JiaLiPassion/zone-new-package-format/tree/master/npm_package package.json, https://github.com/JiaLiPassion/zone-new-package-format/blob/master/npm_package/package.json bundles folder, https://github.com/JiaLiPassion/zone-new-package-format/tree/master/npm_package/bundles fesm2015 folder, https://github.com/JiaLiPassion/zone-new-package-format/tree/master/npm_package/bundles node sub package, https://github.com/JiaLiPassion/zone-new-package-format/tree/master/npm_package/node mix sub package, https://github.com/JiaLiPassion/zone-new-package-format/tree/master/npm_package/mix testing, https://github.com/JiaLiPassion/zone-new-package-format/tree/master/npm_package/testing Please check whether the output satisfy the requirements. And the following up tasks will be. make angular repo work with the new format. add PR for angular cli for migration. update documentation involving the import 'zone.js/dist/zone' of polyfills.ts.

Open Graph Description: Close #35157 In the current version of zone.js, zone.js uses it's own package format, and it is not following the rule of Angualr package format(APF), so it is not easily to be consumed by Angu...

X Description: Close #35157 In the current version of zone.js, zone.js uses it's own package format, and it is not following the rule of Angualr package format(APF), so it is not easily to be consumed by ...

Opengraph URL: https://github.com/angular/angular/pull/36540

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:7bb112d5-d418-88c7-4bae-487cd03aad77
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idBB5A:1712DC:24BF7CC:2FB465D:6A5C98D0
html-safe-nonce9e689fe2c5f0264c5cfe8a0c983ec47c9fe2c6d90e730c9202143b4f595f244c
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCQjVBOjE3MTJEQzoyNEJGN0NDOjJGQjQ2NUQ6NkE1Qzk4RDAiLCJ2aXNpdG9yX2lkIjoiNzg5NDUyNjc5MjM5MjU0NjUxMiIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmacec14a712b81ada34168b3ff75b427f16ea90f3ba8fcd59e575430ac646b95326
hovercard-subject-tagpull_request:401382696
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/angular/angular/pull/36540/files
twitter:imagehttps://avatars.githubusercontent.com/u/1442575?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/1442575?s=400&v=4
og:image:altClose #35157 In the current version of zone.js, zone.js uses it's own package format, and it is not following the rule of Angualr package format(APF), so it is not easily to be consumed by Angu...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None5290d7e14309ad1e76106a9c4237bd1041517e83ea182c8ab756752cb0c6940b
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/angular/angular git https://github.com/angular/angular.git
octolytics-dimension-user_id139426
octolytics-dimension-user_loginangular
octolytics-dimension-repository_id24195339
octolytics-dimension-repository_nwoangular/angular
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id24195339
octolytics-dimension-repository_network_root_nwoangular/angular
turbo-body-classeslogged-out env-production page-responsive full-width
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release9c975978430e9ad293956f2bbdaf153b1bd84a99
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/angular/angular/pull/36540/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fangular%2Fangular%2Fpull%2F36540%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fangular%2Fangular%2Fpull%2F36540%2Ffiles
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=angular%2Fangular
Reloadhttps://github.com/angular/angular/pull/36540/files
Reloadhttps://github.com/angular/angular/pull/36540/files
Reloadhttps://github.com/angular/angular/pull/36540/files
Please reload this pagehttps://github.com/angular/angular/pull/36540/files
angular https://github.com/angular
angularhttps://github.com/angular/angular
Notifications https://github.com/login?return_to=%2Fangular%2Fangular
Fork 27.4k https://github.com/login?return_to=%2Fangular%2Fangular
Star 101k https://github.com/login?return_to=%2Fangular%2Fangular
Code https://github.com/angular/angular
Issues 983 https://github.com/angular/angular/issues
Pull requests 173 https://github.com/angular/angular/pulls
Discussions https://github.com/angular/angular/discussions
Actions https://github.com/angular/angular/actions
Projects https://github.com/angular/angular/projects
Security and quality 24 https://github.com/angular/angular/security
Insights https://github.com/angular/angular/pulse
Code https://github.com/angular/angular
Issues https://github.com/angular/angular/issues
Pull requests https://github.com/angular/angular/pulls
Discussions https://github.com/angular/angular/discussions
Actions https://github.com/angular/angular/actions
Projects https://github.com/angular/angular/projects
Security and quality https://github.com/angular/angular/security
Insights https://github.com/angular/angular/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Fangular%2Fangular%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Fangular%2Fangular%2Fissues%2Fnew%2Fchoose
JiaLiPassionhttps://github.com/JiaLiPassion
angular:masterhttps://github.com/angular/angular/tree/master
JiaLiPassion:zone-formathttps://github.com/JiaLiPassion/angular/tree/zone-format
Conversation 29 https://github.com/angular/angular/pull/36540
Commits 2 https://github.com/angular/angular/pull/36540/commits
Checks 0 https://github.com/angular/angular/pull/36540/checks
Files changed https://github.com/angular/angular/pull/36540/files
Please reload this pagehttps://github.com/angular/angular/pull/36540/files
feat(zone.js): upgrade zone.js to angular package format(APF) https://github.com/angular/angular/pull/36540/files#top
Show all changes 2 commits https://github.com/angular/angular/pull/36540/files
7d8c6ab feat(zone.js): upgrade zone.js to angular package format(APF) JiaLiPassion May 17, 2020 https://github.com/angular/angular/pull/36540/commits/7d8c6ab832bf81dfe2118fffec8f3bf3e8dde0c1
472df98 feat(zone.js): move all zone optional bundles to plugins folders JiaLiPassion Jun 9, 2020 https://github.com/angular/angular/pull/36540/commits/472df989bd72104726a05dcdffe524eafa246e79
Clear filters https://github.com/angular/angular/pull/36540/files
Please reload this pagehttps://github.com/angular/angular/pull/36540/files
Please reload this pagehttps://github.com/angular/angular/pull/36540/files
config.yml https://github.com/angular/angular/pull/36540/files#diff-78a8a19706dbd2a4425dd72bdab0502ed7a2cef16365ab7030a5a0588927bf47
BUILD.bazel https://github.com/angular/angular/pull/36540/files#diff-7fc57714ef13c3325ce2a1130202edced92fcccc0c6db34a72f7b57f60d552a3
index.html https://github.com/angular/angular/pull/36540/files#diff-abcb71e72348e55c7f794be5c597700a38e44f940dc6debe04a185b8bb72733b
index-a-to-ajs-providers.html https://github.com/angular/angular/pull/36540/files#diff-9f82ea40db64b6a14b8ffdeed5269ff6ff8c94c6340833f72f7610f988a24ed8
index-a-to-ajs-transclusion.html https://github.com/angular/angular/pull/36540/files#diff-e66235b00e7ac637640a39fd0a666ed21bba27d92abdc634cc76d93c9128f27b
index-ajs-a-hybrid-bootstrap.html https://github.com/angular/angular/pull/36540/files#diff-7e12e100711ce519c80e24533d734e2ffc0ce6b0f4e2606afea24763f3aa65a3
index-ajs-to-a-projection.html https://github.com/angular/angular/pull/36540/files#diff-fda7b0555d7d5c7dd2a871d48c758aa8ec4c11f2456f27666c6cb60690adef1f
index-ajs-to-a-providers.html https://github.com/angular/angular/pull/36540/files#diff-91896ea670a847b37b79d048edc7bf8a5780848b80a4f74e64fb84bf2626b1df
index-downgrade-io.html https://github.com/angular/angular/pull/36540/files#diff-4d7077aad4b9f701ccf8f3defb90368fd718ca5f44d58febf7975041230c747d
index-downgrade-static.html https://github.com/angular/angular/pull/36540/files#diff-33eb439c635606e2e02261e097772ed39798a7878c0d2049a3a3e7686f8af7b5
index-upgrade-io.html https://github.com/angular/angular/pull/36540/files#diff-0a4d8494f7d1faaf377944c7b11e5afba91a5bbf48fc619dae549bfdc5a7ecab
index-upgrade-static.html https://github.com/angular/angular/pull/36540/files#diff-e2971f6c5538ae68359e9ad6c9d5d859e500f35c66bb20ed6bb0e5edfa129382
index.html https://github.com/angular/angular/pull/36540/files#diff-1cb8129cf59ef3434a105d0b727f7ab77d30b55b146ae0914fca620da833a803
copy-dist-files.js https://github.com/angular/angular/pull/36540/files#diff-653b116a996cf93ba48db2d38e8125d3304a41af8d56cae333627418499a68d5
index.html https://github.com/angular/angular/pull/36540/files#diff-75aa8bc8e4d5e74ea28888bd638327366e98133bc0f23b05667790e4120ce417
karma.conf.ajs.js https://github.com/angular/angular/pull/36540/files#diff-e52bdaecb30a997439f48bca9ac2447b226b969abcb3d5a013fdbfb357e25648
karma.conf.js https://github.com/angular/angular/pull/36540/files#diff-2f6aa009ac271f3b61e0da6345b0bedb0e66b469d5771c40bab7b8df8972d315
index.html https://github.com/angular/angular/pull/36540/files#diff-9cd591b5a40762b26756a882f9d4fbc2873f69bc81559c25faed222ea0d0b631
karma.conf.js https://github.com/angular/angular/pull/36540/files#diff-9538f200aa817699d1e998deeae9a569c96256c3190b25c3f7c4c10b835be317
browser-support.md https://github.com/angular/angular/pull/36540/files#diff-4e1092c803803b28f5a3f066a7029627bdb0bcbd5af6bb469e5bdc6bb1c6552e
universal.md https://github.com/angular/angular/pull/36540/files#diff-74398f409615b25e5ca06f2d03138f402d20626e9a4afc528908ce3aee203a89
component_benchmark.bzl https://github.com/angular/angular/pull/36540/files#diff-dd2a815acebadafdc3a2885bccacc1bd31f7862aabafffbcde1c6a5960ca1f14
package.json https://github.com/angular/angular/pull/36540/files#diff-73cec86591cc02e784bc4e4e6397bc8515454138a25d2cf9f770268bd785554e
BUILD.bazel https://github.com/angular/angular/pull/36540/files#diff-41eb240aabba28e24a9e31b80d929bee713779d3e92bbb366392a84cb664d90d
BUILD.bazel https://github.com/angular/angular/pull/36540/files#diff-17fe0f16e43627536c63abc3c0ee0bf63511b47e78ef20a23ecf2d4b8ce45301
index.html https://github.com/angular/angular/pull/36540/files#diff-4a1825003630e2c4ca0a8f898a07f66e4975de15302f3c67e4d4af60ef37af1c
yarn.lock https://github.com/angular/angular/pull/36540/files#diff-f16186c32d113ae69d580abc6d053acdcee48e0f25acb16f4e01f7d20aeee423
index.html https://github.com/angular/angular/pull/36540/files#diff-0868b7e94233e217d05b05e1bcfc244a776bc464d8260ef293713965ee3bb3fc
closure.conf https://github.com/angular/angular/pull/36540/files#diff-f1346225100d9f773818a73fa0c4cab887a568ba18af0f86bb49f0d30223f8ac
index.html https://github.com/angular/angular/pull/36540/files#diff-4f223bd08175c7a4b0e05010256388800691edab1ba06aa21ec45d9d6e6dd4d1
yarn.lock https://github.com/angular/angular/pull/36540/files#diff-4bf9b04cae349e2661a13e039b4a0af0589faad63864acf5f68713f7449c67c8
index.html https://github.com/angular/angular/pull/36540/files#diff-c8b36df485fde1e2eef651cbecfd483a1b06a2c2933c18ca1b6090c46889b970
closure.conf https://github.com/angular/angular/pull/36540/files#diff-23af81708a46f8261873355bf1b65e49d73add41e5a86cac0d727c9f97549893
index.html https://github.com/angular/angular/pull/36540/files#diff-0b864a91469899826b23c38a0d8aad20a20aaa634f8bf9a8528da76a47aaea69
closure.conf https://github.com/angular/angular/pull/36540/files#diff-ef76bc43e14347f6c9cb32953b713f7396d7b51cad10bb5ebd207321e99aae5a
client.ts https://github.com/angular/angular/pull/36540/files#diff-5120f1176e2bc81b2c4e4cac10ca6d36bfde27919cbcf6eaa67f4228e9b40f0e
server.ts https://github.com/angular/angular/pull/36540/files#diff-2d4b47a79786b7d8e52c2f85ba7d681741709df9c679743e100e3c0009f84292
client.ts https://github.com/angular/angular/pull/36540/files#diff-e859699f1498ba5bd221c3db8ac2dae0fc88a04f711e4fd9053018281933f2ae
yarn.lock https://github.com/angular/angular/pull/36540/files#diff-804d46e7436b2d212615b8e7a41db8abb77268da7a29a38396377bc432809e75
karma-js.conf.js https://github.com/angular/angular/pull/36540/files#diff-9b1bddce9707b93c8b3eaefb4d54fe77f013401d2039ac2a2ca70a43d5dfacce
BUILD.bazel https://github.com/angular/angular/pull/36540/files#diff-e84bb545ebf7e4d5d7ae25359508f853eaeabe580768bda548883ff5542d6d40
BUILD.bazel https://github.com/angular/angular/pull/36540/files#diff-f055c31ed68439316aefe889705723de84d7823adcfe8e69bc47d3615151dd11
BUILD.bazel https://github.com/angular/angular/pull/36540/files#diff-4cad91de5504717664f6d6db3341329a7a75265fd1ef0e5a9d84c7a5536964eb
BUILD.bazel https://github.com/angular/angular/pull/36540/files#diff-171e5bc0eca89f3ac9f794489a79dbd68291552b29683b7c194343432340d7ea
BUILD.bazel https://github.com/angular/angular/pull/36540/files#diff-8ff8f1115d4cab9bfc4741aa3025a27cda58e3c579fb17d15c937d2f3c4e53a4
BUILD.bazel https://github.com/angular/angular/pull/36540/files#diff-e63925a35aea10222b09c72beb36a7b9f1a19143683e86af4cf3948367980c41
BUILD.bazel https://github.com/angular/angular/pull/36540/files#diff-925e6b01725c58a2bf7fa5eab2d4ed2bd8343323d71df8ff9297584962d7f780
BUILD.bazel https://github.com/angular/angular/pull/36540/files#diff-cb3baa802ea151251737d0d5e86d743c6181228eb11e72e4d6834729588b6557
BUILD.bazel https://github.com/angular/angular/pull/36540/files#diff-63a4a691bb988343c06b46a0ae4acbcaf4fe1afcfb901aa895e6e244198325e7
BUILD.bazel https://github.com/angular/angular/pull/36540/files#diff-3996e8f963c91ec164826d914b8cc6c00803a387259634280da5614c7b7ba57b
BUILD.bazel https://github.com/angular/angular/pull/36540/files#diff-85c39fffdfec5247a38590c49682475664ac4490c4eaef4d8c8bc1c7c3c32450
index.html https://github.com/angular/angular/pull/36540/files#diff-e76ec9a0f9039a5d5164e96f001683cd48cef8bbc8855f6d4ed7d2b2766ba02d
BUILD.bazel https://github.com/angular/angular/pull/36540/files#diff-14a50610da49d744ae450fdefdc34948dfd55801483f11d40e2691ffeaebc453
BUILD.bazel https://github.com/angular/angular/pull/36540/files#diff-0abae9e3b7f7104a8562bc9e6b121dc3f614dbaf52ea85dbdb976c075d588ada
BUILD.bazel https://github.com/angular/angular/pull/36540/files#diff-401c390cbaadd129263f888511c1f8624bebbc156e3a3601efbc5a760328d86d
BUILD.bazel https://github.com/angular/angular/pull/36540/files#diff-d47c20f9c8ce9169930cbc56b722b7b8e9e9ad74c701d9c3075eedbee4b367c3
BUILD.bazel https://github.com/angular/angular/pull/36540/files#diff-e90d375423bfdfabdc2fb42069f8646e2b91821326b412f8090b460d3e791ce6
BUILD.bazel https://github.com/angular/angular/pull/36540/files#diff-eadb6199286a2182f37e59435afd4b3ea47c4418c9e4dc8156aab1527804e8da
BUILD.bazel https://github.com/angular/angular/pull/36540/files#diff-b0ada644efc8337b86954c816de388a29cf947b18af9c7700cb8c78b36c1f89d
BUILD.bazel https://github.com/angular/angular/pull/36540/files#diff-54c2ee18c35cdec5fbf4bd0c9f632930395b383c1fad81a2c76bd60cb8e75a6d
BUILD.bazel https://github.com/angular/angular/pull/36540/files#diff-bf36afa73f35318428f72ebeab303a9eac5c24eb5081298617c2a1bfa222b01a
BUILD.bazel https://github.com/angular/angular/pull/36540/files#diff-69e17ae37d750c6c910fca85bc59b0ebca0cc255a5a64b42798331a229c0243b
BUILD.bazel https://github.com/angular/angular/pull/36540/files#diff-49ac3e43b9110620303808581ca8af1973d499dbcf827af9a8a3c23dbb1ff8c2
BUILD.bazel https://github.com/angular/angular/pull/36540/files#diff-ca56b486964fc7ee7d0f6d5e2fae7e77184f0c20c935aba82f07473d8b91930a
index.html https://github.com/angular/angular/pull/36540/files#diff-f032a159f92e2b82126ca0d79aeaca05a3bb7314ffefd35bed015cab566535c7
BUILD.bazel https://github.com/angular/angular/pull/36540/files#diff-03b33e129955d651dd26d6ac08a4d54b11de87ef8bd5991877fbd058a74c74b7
BUILD.bazel https://github.com/angular/angular/pull/36540/files#diff-99c3bfd7805e1bd87712b6330509326db32b709d0c34bbc965a98dcb6df1712c
BUILD.bazel https://github.com/angular/angular/pull/36540/files#diff-1eafe412129cc02fe2238fa9c6a694147fa6a0da9f9e21e9e3fed077f515a696
BUILD.bazel https://github.com/angular/angular/pull/36540/files#diff-aba8253605e81ce45187af50d19c4d85a9a9025258f03210db3f3ce5976ecf10
BUILD.bazel https://github.com/angular/angular/pull/36540/files#diff-2a111cb9719958abba402675a3cf45aaa5d7e7e5d041c4fa0fbfad8192721f20
BUILD.bazel https://github.com/angular/angular/pull/36540/files#diff-47fb29292da3c2a79673c9e21f3181f34a528bb3b6112dcca3111ff88dfd30ee
BUILD.bazel https://github.com/angular/angular/pull/36540/files#diff-0c4e974253e4f046fd8841793359f747a4711175777a889a83fe21e9f1781e9c
BUILD.bazel https://github.com/angular/angular/pull/36540/files#diff-10b801c2a7422556c9a0212ec26dddf858ae89040c77fedaae473f17c1ed1096
BUILD.bazel https://github.com/angular/angular/pull/36540/files#diff-2a296652db2e9bf2c38e4314cf0f66a33180290d830169805b1b7a4fe0490c90
BUILD.bazel https://github.com/angular/angular/pull/36540/files#diff-932b3bcd93bdde117da99af005e4900e73b6f3f27d558d60f0f4ba90a477210d
BUILD.bazel https://github.com/angular/angular/pull/36540/files#diff-7ed2aef8abdda67e5245be0044f9af0d1e5ebfd0c9966fff3deeedfbaf7c4132
BUILD.bazel https://github.com/angular/angular/pull/36540/files#diff-7b3f3eb5031aa162e36c3bcd4c47ba4fafff27562dd6818824551584bb5a24fa
BUILD.bazel https://github.com/angular/angular/pull/36540/files#diff-d8a99640d5ee0825d70d8fb793f21302026bc0f0e60fde7f684e7f266012c916
worker-configure.js https://github.com/angular/angular/pull/36540/files#diff-a2ce16d27dc43e3fe7fb7aed495e4e5972d51068dddf50cf867cc6174663ba0f
BUILD.bazel https://github.com/angular/angular/pull/36540/files#diff-42447b95b63db48abd2a26567bee3309924c4017e3db547d2db1ed4e862e0d6d
index_spec.ts https://github.com/angular/angular/pull/36540/files#diff-a443a44353e1d4de3dc789482d7bd794ca16f62958e4f343201614b99d026185
BUILD.bazel https://github.com/angular/angular/pull/36540/files#diff-601c6cddaaf53d9d7b8ea01688920c277c27d59e59944b251dfa522ff3705135
BUILD.bazel https://github.com/angular/angular/pull/36540/files#diff-2ac43b5004c873d4a193bd9e5c8d0ad363ac8d631fdf07b3aecb200580b1b150
BUILD.bazel https://github.com/angular/angular/pull/36540/files#diff-604cecd0d9996a149958600dda7708f523cd9bde7055f9ae7e73891e9f3a8686
BUILD.bazel https://github.com/angular/angular/pull/36540/files#diff-9bbfa54ff9867716d8a665511229c9405bc03370c2f1907df95aa85aaa93c38a
BUILD.bazel https://github.com/angular/angular/pull/36540/files#diff-1c8d1c8151f4c12ae58c5feedd219bbe0ce3ad33b1c7501aecc24ee44b43b819
BUILD.bazel https://github.com/angular/angular/pull/36540/files#diff-061cdff283a608b03fc8d55919301132fce9015d6579dbddb3b65f348a7d6884
BUILD.bazel https://github.com/angular/angular/pull/36540/files#diff-e420036b8114a957b5bd9dd87afb6dc9fe536fd74d95caf8c952f0704e1d3efa
upgrade_example.bzl https://github.com/angular/angular/pull/36540/files#diff-79b08715461327b8a60283511c006875f2d057372db7dfa4b14d24167dd9f6cf
karma.conf.js https://github.com/angular/angular/pull/36540/files#diff-b17b334cb375e0f26d357fbd621c21e8e5b78381d3e3810f188cb450bfbdbba3
BUILD.bazel https://github.com/angular/angular/pull/36540/files#diff-e6c2a9fb15b64016f71627e55f87e28857031bc597a935994adddf40d91ead2a
bundles.bzl https://github.com/angular/angular/pull/36540/files#diff-5eca1615df58803305e1cdc741941ed983b29839e8d437866a4ba38c112412f5
BUILD.bazel https://github.com/angular/angular/pull/36540/files#diff-0a66181fbf304a9bb91367d4ae1bbd3960f4819d525ce331558e8f88f6d651c0
BUILD.bazel https://github.com/angular/angular/pull/36540/files#diff-6abc318db3f999d007f7161fcc17ec8517f318bd5dc2de065b92b325c1393901
package.json https://github.com/angular/angular/pull/36540/files#diff-62bdb036636a7ea08e7449cf07eec11d659bf35ba259bb053405b0b846f6ec76
package.json https://github.com/angular/angular/pull/36540/files#diff-2e3a41a4342f154c02ed229682aa9f08dfaf722938774d4c7d05240050aa6bb2
package.json https://github.com/angular/angular/pull/36540/files#diff-c4c67ea39a06894ac7683acf2f112194b30dea944fd1b881557fc2f05f05a7d6
package.json https://github.com/angular/angular/pull/36540/files#diff-231b8fa2f9d0dc08ce5544c7ee53de1aaafa4fe388ae4b92f5f93ad058beca03
package.json https://github.com/angular/angular/pull/36540/files#diff-0a76425a5dd8151c7d9167246064ad7e1b188727ff89b250773f005af0fe1cdb
package.json https://github.com/angular/angular/pull/36540/files#diff-0b4d677511973a6a289bc93a4357ebca457f57dcfcbdbc3566631d0b55997c23
package.json https://github.com/angular/angular/pull/36540/files#diff-1df5d48f3887bc9f1415a00fa15df9ad0b83ff9c605cafebc52307400009be5d
package.json https://github.com/angular/angular/pull/36540/files#diff-55eb1774a490d3ce1097d0fe7ffb607a2ddc8aa22d6862a49c4f3c5c891480ea
package.json https://github.com/angular/angular/pull/36540/files#diff-a27e4f46379cd38cfc79bfa7309fafc1f15648ba3855997e29e4d7dd43174e10
package.json https://github.com/angular/angular/pull/36540/files#diff-883847b4a8fbb8bab4ad906eb247ea52f573b4ecb0a324f8921839be1e34d406
package.json https://github.com/angular/angular/pull/36540/files#diff-506d44742e8a22f9153896ebb20d30d99dd8fd51d636e84616f1cc1cc428515b
package.json https://github.com/angular/angular/pull/36540/files#diff-252d65586f911daf9a4296994691df016a7242f9790bf49c310d5e266bd91d34
package.json https://github.com/angular/angular/pull/36540/files#diff-106d6a457028b3b10c1ee0641f6baba3b2ff87835231136b7881b967e53ea6cb
package.json https://github.com/angular/angular/pull/36540/files#diff-545967a5c6e0caa5ad8c780cb0dc024d3433df0d27d2c7d69c2005e0f92a1354
package.json https://github.com/angular/angular/pull/36540/files#diff-7590c64d16700a8c5b921d095114c8c5cfb59c739dd3f1a358743db26674db8a
package.json https://github.com/angular/angular/pull/36540/files#diff-d3666c1e578781f82f2898e1578d0fa7cecc63d7ed80ce8eee8e873f2c6b0fc1
tools.bzl https://github.com/angular/angular/pull/36540/files#diff-0916226947416d988b12eacc3debf5c70838c28e8ac27e5a4e51bfc2e7aec260
package.json https://github.com/angular/angular/pull/36540/files#diff-1824b27ca34410a5a715ddd2d5b83d5480615eb1117755796a0c801d59e3668d
package.json https://github.com/angular/angular/pull/36540/files#diff-3d4c28ff8d25d827f28496bbd910454cde5c93bca296b1fd88924fac193b9536
package.json https://github.com/angular/angular/pull/36540/files#diff-b5238b52169439c8abec36210ce9ac1a27493084ee523b5cb340cca60e98ee75
package.json https://github.com/angular/angular/pull/36540/files#diff-8da7b1cbe4f941af8dc536b1171602c11ffb75c12c465a5617c382661fa7db67
package.json https://github.com/angular/angular/pull/36540/files#diff-43b6020784da7b348243a23f6cc43e739a2cd73855b35836fc85581b86fcf020
package.json https://github.com/angular/angular/pull/36540/files#diff-7cc3f86396462ce57ae975c8a397cd381bed2d97c2b91c4f0dbf3f262d16bc04
package.json https://github.com/angular/angular/pull/36540/files#diff-1b141830a66d4989956339110bee7bef6b62fed1f800e593f19d4d110de567c3
package.json https://github.com/angular/angular/pull/36540/files#diff-7391cce42cf6411b0c9a2d99696e6815443a3180153d2cc156585a68881cdb96
package.json https://github.com/angular/angular/pull/36540/files#diff-4647ee838a7a3bb3a13e5bc4f4ac3d7d6cc58b3ffd3ed6b1413e65463dd50710
package.json https://github.com/angular/angular/pull/36540/files#diff-5bce22cefd30cf7242d3e9cdc86135d49a61a913882f5632d6a59c818663968a
package.json https://github.com/angular/angular/pull/36540/files#diff-92745c3f29d66eaa4281510f97c615f2dd4e39211751f4bf3ea8e2fe36c42537
package.json https://github.com/angular/angular/pull/36540/files#diff-a8a9985e9a911c08c1955c15d8034218c10f8e12377411f0db8d5ef555243695
package.json https://github.com/angular/angular/pull/36540/files#diff-14ab22aaedadd5db789f305ec6af2d7d6c47b3f3cb4c5398972383f06fc01f50
package.json https://github.com/angular/angular/pull/36540/files#diff-1d4d2076943d5938013f580a4e17eb3af565aa88c9a57688c1128f3e91759c33
package.json https://github.com/angular/angular/pull/36540/files#diff-9c9b6d491aa61ec6c42cc02e654b648d4f0b4bb1eef909fd9534aba0de2f7876
package.json https://github.com/angular/angular/pull/36540/files#diff-10ccdbb1b3ae10b3336f76f57a72ae702bea37711147e34f39bfd25fa5ef3d83
package.json https://github.com/angular/angular/pull/36540/files#diff-3fb4617ae592e26ac7695e5bd73816c4aa44867303361628a05a0d8662c35f1d
package.json https://github.com/angular/angular/pull/36540/files#diff-7c0260b36d633398bc996df7eea191518d5114419d0b705a96a07545d7192246
package.json https://github.com/angular/angular/pull/36540/files#diff-505906985754b266c85ad688d4b19b433f2685798ed7094db9165c1ce0bcb8b1
package.json https://github.com/angular/angular/pull/36540/files#diff-e414f66539e1c61fdc4489a043bc5740e19e5af6d0a08c819497d0d76d6ca3e8
package.json https://github.com/angular/angular/pull/36540/files#diff-d9d6fb43c478b372681bfefd98347ac337c2bdc210259bf0d583aea212e9d018
package.json https://github.com/angular/angular/pull/36540/files#diff-d0711412806ec99f6a8092fbc250e12fe018a1c39541509c895068e3b442f592
package.json https://github.com/angular/angular/pull/36540/files#diff-171bee2cbe8700ffd6d4fc9ac5c0dfb6e40eba6d73f4c446e6cab92555fe3432
package.json https://github.com/angular/angular/pull/36540/files#diff-5a08fab138ed5b8938047d0843f810bcc8065f9f69b139bf09a0a4ce4cc9bb6d
package.json https://github.com/angular/angular/pull/36540/files#diff-615ddef1f770c1e230fad22967885dd45bdf6379e787d6aaa0f37c6b639a6df2
package.json https://github.com/angular/angular/pull/36540/files#diff-4f7c27842674da908e61cc295bc77fb55f52ff7be086121248b2dd88e9871a09
package.json https://github.com/angular/angular/pull/36540/files#diff-119364859d7f9033922f8ed80e2514c17d76e2c5e412fac6b5c572225bc3f5b7
package.json https://github.com/angular/angular/pull/36540/files#diff-6e12fd39d2e47bdd2af5f389c94ca929362a4a806918a4dead02debf2e7b40f7
package.json https://github.com/angular/angular/pull/36540/files#diff-17322f55099555163a30b2f5aace2b43a0a91ae962194323b513df00a5704d51
package.json https://github.com/angular/angular/pull/36540/files#diff-488a59bab4e0562627225dc9fb23401531f9d36ba894a945e96978315cdc999f
package.json https://github.com/angular/angular/pull/36540/files#diff-e61535aa89254f51066ef85b178340af7946a494a46afb9d5cc8780eae444d11
package.json https://github.com/angular/angular/pull/36540/files#diff-1985646b4c0166925e3bf2f38ff44f29ef7685986b379e474461fb868094932a
package.json https://github.com/angular/angular/pull/36540/files#diff-c146af0ad8db2c3afe91a747083ab987b009737e73603ebce93529004df8e669
package.json https://github.com/angular/angular/pull/36540/files#diff-0a46913b6bfddf16b3d11f2c436340ae84be542c2ff90b627789c06b81867167
package.json https://github.com/angular/angular/pull/36540/files#diff-945f8d2143df48465d092466ce5a4dcd20bfccb41142762310c7dc3321b06786
package.json https://github.com/angular/angular/pull/36540/files#diff-e0cbfbe2f69fa8ee54b7cd3af3d3343084598784fdf0b936fc1ed8f0779bd85f
package.json https://github.com/angular/angular/pull/36540/files#diff-936a7ddb7998bb3df679ab6247de27168c9f70abb2a74c2471dfcd6210a9e478
package.json https://github.com/angular/angular/pull/36540/files#diff-d92a7d03767aff8a167c665b6881e3a415b7a929761dd8258e78fc449f355112
package.json https://github.com/angular/angular/pull/36540/files#diff-501d0d200b694e7108e8f9f14f1d70b6681e5f73292e4af2be264ab8c8ad2403
package.json https://github.com/angular/angular/pull/36540/files#diff-ca783df0020ac1727dfe4cf6f5eee887ab417d5da2726536a8ed1a838ec991e9
package.json https://github.com/angular/angular/pull/36540/files#diff-2a4767d7f3810f91664d1a268e472e6a575d511b5d792bb02fc840c1f07a65ee
package.json https://github.com/angular/angular/pull/36540/files#diff-3796591a0dc02e43ed2c85bfd8b6aef0162b6c422e0806b5e57953e0b23a1c24
package.json https://github.com/angular/angular/pull/36540/files#diff-5552b72653aa4e05ee3c73e278429e66096c12cdbf48c4565b7acf3366c7dacf
package.json https://github.com/angular/angular/pull/36540/files#diff-daf3ef02233c9721ad783e50a9eddb584a86bc3ef4a9d5a0c4b3b6e990388fa7
package.json https://github.com/angular/angular/pull/36540/files#diff-77537b44eae4e263a35a817989b1b1b0b167bec99d1c9f61040eb9836036339d
package.json https://github.com/angular/angular/pull/36540/files#diff-3a1ba9e6d334a4def0917f18791ea3371dd86f0861f3b60b2a8c385390f04ac1
package.json https://github.com/angular/angular/pull/36540/files#diff-81b9f02505ae93535f2b4445ca0b249840c23e22ac658e437a924dd3c09827b3
package.json https://github.com/angular/angular/pull/36540/files#diff-5b4b4b045d155a62522d74f9736478faa5efd9b818bdd4c8b20fdf325e6ab01c
package.json https://github.com/angular/angular/pull/36540/files#diff-b55873fea5b856631e7f70534e41caee9f591e1841da67ecb52efbf43c2a8278
package.json https://github.com/angular/angular/pull/36540/files#diff-e5d7000b2ecaa66d55d0cd73aa9efb0a1b7fd9bbf5ac6dfb010599ade1d5c533
package.json https://github.com/angular/angular/pull/36540/files#diff-5389b1de36742620e52d703db7cf223a514774a7a32f5f1f0ecd3c33c51dcf09
package.json https://github.com/angular/angular/pull/36540/files#diff-addabdff23db0226b41178e47d5881868c63c7b7dc456ff3478f132a7ed3bc6a
package.json https://github.com/angular/angular/pull/36540/files#diff-c7bacb02ddb65582e3e0173e41ad1d37523a2ded6663add560a95480dcb86c00
package.json https://github.com/angular/angular/pull/36540/files#diff-dcd20046f9328034040380a5a98bfd71c004cbc02f31c6286705047a04b51104
package.json https://github.com/angular/angular/pull/36540/files#diff-21c2dc2548d050ebdaf1ad99ff7f34218e4c147915fa211ebabac811e3408063
package.json https://github.com/angular/angular/pull/36540/files#diff-5f7b04c61e60679d462b17e0f538c76aac7ade0ab48bf68b6ba220d623688619
package.json https://github.com/angular/angular/pull/36540/files#diff-74870040cda57b81737bfffd72053a82c7f5377f7e07b5d38e27e2263b223afc
BUILD.bazel https://github.com/angular/angular/pull/36540/files#diff-641aaa72eaacf50d5a7d4432f0edbd78c4b6ce8184ad09f667b9cde8c09c4c91
fake-async-test.ts https://github.com/angular/angular/pull/36540/files#diff-75182ba0ff0b69de6f6041bb4f50c13f0799e180d54dee9304db4cd01d688480
BUILD.bazel https://github.com/angular/angular/pull/36540/files#diff-4c7ea450ebd018201492f54f1b6b776953fcc558fa2c45010c405c081ace7dd4
package.json https://github.com/angular/angular/pull/36540/files#diff-0c0710314c2d37878c00c1ac4be022139a4b51a307d66a76df3de3caacc3e183
BUILD.bazel https://github.com/angular/angular/pull/36540/files#diff-cfc7b420a5197c95558c6602f297063f06ab62d20843d23f90de256756e99596
package.json https://github.com/angular/angular/pull/36540/files#diff-b9387b3670d4b40ec4785f1aabd6df88eeaee49010269da26505095661dbc6c5
package.json https://github.com/angular/angular/pull/36540/files#diff-b9e186df6c0f115ab8db59102952c9b98b7d951ed80adf8e3446c6a24a4793e9
BUILD.bazel https://github.com/angular/angular/pull/36540/files#diff-601adaa3da5014b7bb85bb229a2f0cac73e4e1933a8ca190e3bd3d1b6d42565e
package.json https://github.com/angular/angular/pull/36540/files#diff-7a8324498d73b5717c67c7c53cbea2db32d3a329b64b0a67c8f06b8a7ffb4e68
package.json https://github.com/angular/angular/pull/36540/files#diff-53bcdb512344c5261cfac1ea232675527419a630e857abdda71947faceb4041a
package.json https://github.com/angular/angular/pull/36540/files#diff-b5043a208fe7517aeef0a2fd1ff630e01a93008e8d446c108c7ac24f974c46e4
package.json https://github.com/angular/angular/pull/36540/files#diff-ee20d89c8de16b92889ec79f4edc2f9ff1667a0110a707fda458862b31750799
package.json https://github.com/angular/angular/pull/36540/files#diff-397e05e20c8b4e0935ae99e3319e80ace58fa5403ced9b04330c86c45ad10ddb
package.json https://github.com/angular/angular/pull/36540/files#diff-7544a38202eae51189c61f736a1dbe18b57408fb7562fd2130f605449c0ea4bd
package.json https://github.com/angular/angular/pull/36540/files#diff-b1358aedf05f0e3ea4fe5cafa84de495a17dc01850d1da5a3ccbbc10d6bdd1ad
package.json https://github.com/angular/angular/pull/36540/files#diff-fd3be42abeaf424ca1f2d29013718da3c87aa14726ad74f2069dcebc1c6181b3
package.json https://github.com/angular/angular/pull/36540/files#diff-3ea8ba77058b0efdc4a71cad6c928791e868d9d207acf993287dbc2023548c9f
package.json https://github.com/angular/angular/pull/36540/files#diff-c4825021427601c732574f73df5d8ad920821a83e5b52833d337684549247529
package.json https://github.com/angular/angular/pull/36540/files#diff-9dc9298546f91fa45c32d824a4b2e5d862249215c3529c8e12fb94155faf416a
package.json https://github.com/angular/angular/pull/36540/files#diff-26c2ad80c8b313d1d043a121ec5c99d00f1bda043d6b5d2260a52e99884a762e
package.json https://github.com/angular/angular/pull/36540/files#diff-be09cff0575c1d7c006d97297bdf12f527d1b0f103e74bc76ba30560fe6a048f
package.json https://github.com/angular/angular/pull/36540/files#diff-b9a9709e3363a4b13caa5095833acb4ef8a69884576f5de33a0d92066de2e80c
package.json https://github.com/angular/angular/pull/36540/files#diff-e3652dd99b341e824b21379420512e9dc61cac54d39cf8819c2bd022f4901731
package.json https://github.com/angular/angular/pull/36540/files#diff-e97a879a6311737fa635d9443d9f99e8cdbcf1aca41521a22a699144b65e349b
package.json https://github.com/angular/angular/pull/36540/files#diff-18c74c6c65c2c04234b982ae289505ff335e531b82faf191cfe27a9c191d3b0e
package.json https://github.com/angular/angular/pull/36540/files#diff-f29c870286666e3840b46dcc8b1f8affe91e2ca6534dc6fc3d59624c533d5285
package.json https://github.com/angular/angular/pull/36540/files#diff-c468948aeedee498e9bba821edaa315257f9796594563e3757b33c28cd9a41d1
package.json https://github.com/angular/angular/pull/36540/files#diff-9f02980f924a8ef3f4e147270b279b9144481cd03c57a5f17290735dd16ba365
package.json https://github.com/angular/angular/pull/36540/files#diff-95ab3d83950feefeca56f51345656019e356b2e3c3145e126719741e81f72ef2
package.json https://github.com/angular/angular/pull/36540/files#diff-c4efbc4c221c6edd63c6908b7d6ca7f6d6b51b13bc1c39afbaa331b327fae09f
package.json https://github.com/angular/angular/pull/36540/files#diff-3b62d7bb0f8c0f5db8470495c0c73a58261f75a8c677f9c31b3cfc4f9707342d
package.json https://github.com/angular/angular/pull/36540/files#diff-80a3c9867bcdb696e71d91ea04b8588af8c4f9ffc07d3c98687397f76d5fb0a6
package.json https://github.com/angular/angular/pull/36540/files#diff-e55ef6dd7a8385dbf0b6f665f604a98a5ab6e42e21cb136257b58ccd7e4663b0
package.json https://github.com/angular/angular/pull/36540/files#diff-10f6da74d3585da265fdc75ee28f79d91e7e1c5f5f05f3389c8da12da3b13bd1
package.json https://github.com/angular/angular/pull/36540/files#diff-885c320f35d275efe7aabe6d52288d5cf7fe0bfdcd9f8d3155c044f6d58c2e7f
package.json https://github.com/angular/angular/pull/36540/files#diff-f9484e2d5f3055e1e7dc4b1256efbecde19496bde1b51cd1c10136576f290295
package.json https://github.com/angular/angular/pull/36540/files#diff-0965c61d0433d9ea0d88a6216c5e4a81b9524d63c02d337cbcd36d2c2670b5eb
package.json https://github.com/angular/angular/pull/36540/files#diff-0a6d322d61a5d213259c78a62ee7b7c089362c7121e801b633694e5111a875cb
package.json https://github.com/angular/angular/pull/36540/files#diff-4a40cb257166de85c4ed543df1faea0789fdb86dc65716c9c936d4bcb4cbadb7
package.json https://github.com/angular/angular/pull/36540/files#diff-8add522dba80fb30c6e700fe66779eb37e8ff5635c509f1ce07f3ea7d216f79c
package.json https://github.com/angular/angular/pull/36540/files#diff-300d56d7bbe3fbda785e872b66c952960f5c4d5d83afbc63ed9ae642784955ab
package.json https://github.com/angular/angular/pull/36540/files#diff-e5debe59610dce27fb0cb523d0a06c6d2b7e25e70917f8e2587006489b59e347
package.json https://github.com/angular/angular/pull/36540/files#diff-8f90a9d98cd1a6e9fef2f1aeae02bdf95651e146ef63a205caa802d0c6205dc5
package.json https://github.com/angular/angular/pull/36540/files#diff-782e4fb92c86bca64223d147c5ec053a4628f753f19e73317d95b5ec69a137d1
package.json https://github.com/angular/angular/pull/36540/files#diff-7d8602239f4093b6d4ec65526ef73f653b4d161a39551e3ea704795296e46d2c
package.json https://github.com/angular/angular/pull/36540/files#diff-409dd84c23bf23620fb779b5402bdbe934d4d0e79a76394e0609ea7a7403b08b
package.json https://github.com/angular/angular/pull/36540/files#diff-ba5d29778947db94e1cb7be4fd0fc412b14161d8116c07c0092c5056a65d6b3e
package.json https://github.com/angular/angular/pull/36540/files#diff-8cdbe5a7e23aa01311aaaee462fe9de326861bd54857e8322bc770293755fa00
package.json https://github.com/angular/angular/pull/36540/files#diff-32da23013de2cb23e700fc78d451b5a7de0e96b851e1494ffa334e1baa67861c
package.json https://github.com/angular/angular/pull/36540/files#diff-8f025448fa6994ad83b2d347ecbcfc9ed806f32a7989e1549178783bcd211a21
package.json https://github.com/angular/angular/pull/36540/files#diff-b87be63294a8115a8497ea7c2cfaebe1aafb106cb5520f8b4a4518e4fd6aa2f4
package.json https://github.com/angular/angular/pull/36540/files#diff-e9905816a70a47be3bb69032272c2c796ac1674b95ed383c0628fedfcdf411e1
package.json https://github.com/angular/angular/pull/36540/files#diff-362d4dec09a890a009446cc447eab7b183470431c1bfbaf74e2cdd86b4869f6a
package.json https://github.com/angular/angular/pull/36540/files#diff-d61e095d5b43a94919664cc30834d7389d3bd53787587420f478fc163856db6b
package.json https://github.com/angular/angular/pull/36540/files#diff-7876d4cd4fea8cbb2b7f683dbd07a8cc7f77e64661b61f0ebfb66f4157e5e8bf
package.json https://github.com/angular/angular/pull/36540/files#diff-02d6281fb1191593333f07c49fbe76561bd528cfb0f2e1d5145e65046fffda99
package.json https://github.com/angular/angular/pull/36540/files#diff-ad6938e9432e8f612177d9372e1c763391b765c28cae34c328f5fd3cc32522c5
package.json https://github.com/angular/angular/pull/36540/files#diff-7fe1e64ea47dd377645f2b3ea954d3e9875412dcb9746ab42f75aa7409b1db3e
package.json https://github.com/angular/angular/pull/36540/files#diff-53c14e178cfd6306789ba2c40e3023ef1bafa9e7de447b6819901ba2eff72b75
package.json https://github.com/angular/angular/pull/36540/files#diff-844305c37b196b255444b8907414d76b146e5644e2cd5ff7de4a4a03f5715e84
package.json https://github.com/angular/angular/pull/36540/files#diff-39f90df894b9e357a11d4a76b61a3cb1ad3b5946a36576647187136e5d4ebdd2
package.json https://github.com/angular/angular/pull/36540/files#diff-ab1859e523fd36a4d243cdb0a721bcc70818c2a38aebc22ad83be74af79e58f5
package.json https://github.com/angular/angular/pull/36540/files#diff-997015fa184ca9c706f1d9ca3dfd241c3f3fedec3712436367cd2906a33109f4
package.json https://github.com/angular/angular/pull/36540/files#diff-96c529c490172dc9b9995712e20509db7bdf76210c3e8b5d82691fa174598300
BUILD.bazel https://github.com/angular/angular/pull/36540/files#diff-1ea6b34a2575d481fe3aa741f4a8c170942edf18d03f276e24f3eb27c90e1b7d
electron.js https://github.com/angular/angular/pull/36540/files#diff-e7a976ca9175403075dac34e3a0a50666d0ce54fb22f267ead9e7fca0a928ed0
karma_test.bzl https://github.com/angular/angular/pull/36540/files#diff-2f45c5e034276444256707b61fe49d49511b921bc5c47b17eb81bd7aec1088d3
npm_package.spec.ts https://github.com/angular/angular/pull/36540/files#diff-57c6695ab1d3764a910b20af48c7416861c9d3097c0be3d2aa9f092708ed86b7
BUILD.bazel https://github.com/angular/angular/pull/36540/files#diff-1d0659076ea1bcba5daa61edec1199d6d75ec3c7038ba083bd8adcc57feb5344
package.json https://github.com/angular/angular/pull/36540/files#diff-26e4cb4c062d921c611a2100794110a92de8e2c188aff83e06d48c9010b29a26
tools.bzl https://github.com/angular/angular/pull/36540/files#diff-d35eadaef4eae1b76b8a6641d374e3d30da1c8e49643f78fe8ce065ef3dc3856
.circleci/config.ymlhttps://github.com/angular/angular/pull/36540/files#diff-78a8a19706dbd2a4425dd72bdab0502ed7a2cef16365ab7030a5a0588927bf47
View file https://github.com/JiaLiPassion/angular/blob/472df989bd72104726a05dcdffe524eafa246e79/.circleci/config.yml
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/angular/angular/pull/36540/{{ revealButtonHref }}
https://github.com/angular/angular/pull/36540/files#diff-78a8a19706dbd2a4425dd72bdab0502ed7a2cef16365ab7030a5a0588927bf47
https://github.com/angular/angular/pull/36540/files#diff-78a8a19706dbd2a4425dd72bdab0502ed7a2cef16365ab7030a5a0588927bf47
BUILD.bazelhttps://github.com/angular/angular/pull/36540/files#diff-7fc57714ef13c3325ce2a1130202edced92fcccc0c6db34a72f7b57f60d552a3
View file https://github.com/JiaLiPassion/angular/blob/472df989bd72104726a05dcdffe524eafa246e79/BUILD.bazel
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/angular/angular/pull/36540/{{ revealButtonHref }}
https://github.com/angular/angular/pull/36540/files#diff-7fc57714ef13c3325ce2a1130202edced92fcccc0c6db34a72f7b57f60d552a3
https://github.com/angular/angular/pull/36540/files#diff-7fc57714ef13c3325ce2a1130202edced92fcccc0c6db34a72f7b57f60d552a3
aio/content/examples/setup/src/index.htmlhttps://github.com/angular/angular/pull/36540/files#diff-abcb71e72348e55c7f794be5c597700a38e44f940dc6debe04a185b8bb72733b
View file https://github.com/JiaLiPassion/angular/blob/472df989bd72104726a05dcdffe524eafa246e79/aio/content/examples/setup/src/index.html
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/angular/angular/pull/36540/{{ revealButtonHref }}
https://github.com/angular/angular/pull/36540/files#diff-abcb71e72348e55c7f794be5c597700a38e44f940dc6debe04a185b8bb72733b
https://github.com/angular/angular/pull/36540/files#diff-abcb71e72348e55c7f794be5c597700a38e44f940dc6debe04a185b8bb72733b
aio/content/examples/upgrade-module/src/index-a-to-ajs-providers.htmlhttps://github.com/angular/angular/pull/36540/files#diff-9f82ea40db64b6a14b8ffdeed5269ff6ff8c94c6340833f72f7610f988a24ed8
View file https://github.com/JiaLiPassion/angular/blob/472df989bd72104726a05dcdffe524eafa246e79/aio/content/examples/upgrade-module/src/index-a-to-ajs-providers.html
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/angular/angular/pull/36540/{{ revealButtonHref }}
https://github.com/angular/angular/pull/36540/files#diff-9f82ea40db64b6a14b8ffdeed5269ff6ff8c94c6340833f72f7610f988a24ed8
https://github.com/angular/angular/pull/36540/files#diff-9f82ea40db64b6a14b8ffdeed5269ff6ff8c94c6340833f72f7610f988a24ed8
aio/content/examples/upgrade-module/src/index-a-to-ajs-transclusion.htmlhttps://github.com/angular/angular/pull/36540/files#diff-e66235b00e7ac637640a39fd0a666ed21bba27d92abdc634cc76d93c9128f27b
View file https://github.com/JiaLiPassion/angular/blob/472df989bd72104726a05dcdffe524eafa246e79/aio/content/examples/upgrade-module/src/index-a-to-ajs-transclusion.html
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/angular/angular/pull/36540/{{ revealButtonHref }}
https://github.com/angular/angular/pull/36540/files#diff-e66235b00e7ac637640a39fd0a666ed21bba27d92abdc634cc76d93c9128f27b
https://github.com/angular/angular/pull/36540/files#diff-e66235b00e7ac637640a39fd0a666ed21bba27d92abdc634cc76d93c9128f27b
aio/content/examples/upgrade-module/src/index-ajs-a-hybrid-bootstrap.htmlhttps://github.com/angular/angular/pull/36540/files#diff-7e12e100711ce519c80e24533d734e2ffc0ce6b0f4e2606afea24763f3aa65a3
View file https://github.com/JiaLiPassion/angular/blob/472df989bd72104726a05dcdffe524eafa246e79/aio/content/examples/upgrade-module/src/index-ajs-a-hybrid-bootstrap.html
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/angular/angular/pull/36540/{{ revealButtonHref }}
https://github.com/angular/angular/pull/36540/files#diff-7e12e100711ce519c80e24533d734e2ffc0ce6b0f4e2606afea24763f3aa65a3
https://github.com/angular/angular/pull/36540/files#diff-7e12e100711ce519c80e24533d734e2ffc0ce6b0f4e2606afea24763f3aa65a3
aio/content/examples/upgrade-module/src/index-ajs-to-a-projection.htmlhttps://github.com/angular/angular/pull/36540/files#diff-fda7b0555d7d5c7dd2a871d48c758aa8ec4c11f2456f27666c6cb60690adef1f
View file https://github.com/JiaLiPassion/angular/blob/472df989bd72104726a05dcdffe524eafa246e79/aio/content/examples/upgrade-module/src/index-ajs-to-a-projection.html
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/angular/angular/pull/36540/{{ revealButtonHref }}
https://github.com/angular/angular/pull/36540/files#diff-fda7b0555d7d5c7dd2a871d48c758aa8ec4c11f2456f27666c6cb60690adef1f
https://github.com/angular/angular/pull/36540/files#diff-fda7b0555d7d5c7dd2a871d48c758aa8ec4c11f2456f27666c6cb60690adef1f
aio/content/examples/upgrade-module/src/index-ajs-to-a-providers.htmlhttps://github.com/angular/angular/pull/36540/files#diff-91896ea670a847b37b79d048edc7bf8a5780848b80a4f74e64fb84bf2626b1df
View file https://github.com/JiaLiPassion/angular/blob/472df989bd72104726a05dcdffe524eafa246e79/aio/content/examples/upgrade-module/src/index-ajs-to-a-providers.html
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/angular/angular/pull/36540/{{ revealButtonHref }}
https://github.com/angular/angular/pull/36540/files#diff-91896ea670a847b37b79d048edc7bf8a5780848b80a4f74e64fb84bf2626b1df
https://github.com/angular/angular/pull/36540/files#diff-91896ea670a847b37b79d048edc7bf8a5780848b80a4f74e64fb84bf2626b1df
aio/content/examples/upgrade-module/src/index-downgrade-io.htmlhttps://github.com/angular/angular/pull/36540/files#diff-4d7077aad4b9f701ccf8f3defb90368fd718ca5f44d58febf7975041230c747d
View file https://github.com/JiaLiPassion/angular/blob/472df989bd72104726a05dcdffe524eafa246e79/aio/content/examples/upgrade-module/src/index-downgrade-io.html
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/angular/angular/pull/36540/{{ revealButtonHref }}
https://github.com/angular/angular/pull/36540/files#diff-4d7077aad4b9f701ccf8f3defb90368fd718ca5f44d58febf7975041230c747d
https://github.com/angular/angular/pull/36540/files#diff-4d7077aad4b9f701ccf8f3defb90368fd718ca5f44d58febf7975041230c747d
aio/content/examples/upgrade-module/src/index-downgrade-static.htmlhttps://github.com/angular/angular/pull/36540/files#diff-33eb439c635606e2e02261e097772ed39798a7878c0d2049a3a3e7686f8af7b5
View file https://github.com/JiaLiPassion/angular/blob/472df989bd72104726a05dcdffe524eafa246e79/aio/content/examples/upgrade-module/src/index-downgrade-static.html
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/angular/angular/pull/36540/{{ revealButtonHref }}
https://github.com/angular/angular/pull/36540/files#diff-33eb439c635606e2e02261e097772ed39798a7878c0d2049a3a3e7686f8af7b5
https://github.com/angular/angular/pull/36540/files#diff-33eb439c635606e2e02261e097772ed39798a7878c0d2049a3a3e7686f8af7b5
aio/content/examples/upgrade-module/src/index-upgrade-io.htmlhttps://github.com/angular/angular/pull/36540/files#diff-0a4d8494f7d1faaf377944c7b11e5afba91a5bbf48fc619dae549bfdc5a7ecab
View file https://github.com/JiaLiPassion/angular/blob/472df989bd72104726a05dcdffe524eafa246e79/aio/content/examples/upgrade-module/src/index-upgrade-io.html
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/angular/angular/pull/36540/{{ revealButtonHref }}
https://github.com/angular/angular/pull/36540/files#diff-0a4d8494f7d1faaf377944c7b11e5afba91a5bbf48fc619dae549bfdc5a7ecab
https://github.com/angular/angular/pull/36540/files#diff-0a4d8494f7d1faaf377944c7b11e5afba91a5bbf48fc619dae549bfdc5a7ecab
aio/content/examples/upgrade-module/src/index-upgrade-static.htmlhttps://github.com/angular/angular/pull/36540/files#diff-e2971f6c5538ae68359e9ad6c9d5d859e500f35c66bb20ed6bb0e5edfa129382
View file https://github.com/JiaLiPassion/angular/blob/472df989bd72104726a05dcdffe524eafa246e79/aio/content/examples/upgrade-module/src/index-upgrade-static.html
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/angular/angular/pull/36540/{{ revealButtonHref }}
https://github.com/angular/angular/pull/36540/files#diff-e2971f6c5538ae68359e9ad6c9d5d859e500f35c66bb20ed6bb0e5edfa129382
https://github.com/angular/angular/pull/36540/files#diff-e2971f6c5538ae68359e9ad6c9d5d859e500f35c66bb20ed6bb0e5edfa129382
aio/content/examples/upgrade-phonecat-2-hybrid/aot/index.htmlhttps://github.com/angular/angular/pull/36540/files#diff-1cb8129cf59ef3434a105d0b727f7ab77d30b55b146ae0914fca620da833a803
View file https://github.com/JiaLiPassion/angular/blob/472df989bd72104726a05dcdffe524eafa246e79/aio/content/examples/upgrade-phonecat-2-hybrid/aot/index.html
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/angular/angular/pull/36540/{{ revealButtonHref }}
https://github.com/angular/angular/pull/36540/files#diff-1cb8129cf59ef3434a105d0b727f7ab77d30b55b146ae0914fca620da833a803
https://github.com/angular/angular/pull/36540/files#diff-1cb8129cf59ef3434a105d0b727f7ab77d30b55b146ae0914fca620da833a803
aio/content/examples/upgrade-phonecat-2-hybrid/copy-dist-files.jshttps://github.com/angular/angular/pull/36540/files#diff-653b116a996cf93ba48db2d38e8125d3304a41af8d56cae333627418499a68d5
View file https://github.com/JiaLiPassion/angular/blob/472df989bd72104726a05dcdffe524eafa246e79/aio/content/examples/upgrade-phonecat-2-hybrid/copy-dist-files.js
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/angular/angular/pull/36540/{{ revealButtonHref }}
https://github.com/angular/angular/pull/36540/files#diff-653b116a996cf93ba48db2d38e8125d3304a41af8d56cae333627418499a68d5
https://github.com/angular/angular/pull/36540/files#diff-653b116a996cf93ba48db2d38e8125d3304a41af8d56cae333627418499a68d5
aio/content/examples/upgrade-phonecat-2-hybrid/index.htmlhttps://github.com/angular/angular/pull/36540/files#diff-75aa8bc8e4d5e74ea28888bd638327366e98133bc0f23b05667790e4120ce417
View file https://github.com/JiaLiPassion/angular/blob/472df989bd72104726a05dcdffe524eafa246e79/aio/content/examples/upgrade-phonecat-2-hybrid/index.html
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/angular/angular/pull/36540/{{ revealButtonHref }}
https://github.com/angular/angular/pull/36540/files#diff-75aa8bc8e4d5e74ea28888bd638327366e98133bc0f23b05667790e4120ce417
https://github.com/angular/angular/pull/36540/files#diff-75aa8bc8e4d5e74ea28888bd638327366e98133bc0f23b05667790e4120ce417
aio/content/examples/upgrade-phonecat-2-hybrid/karma.conf.ajs.jshttps://github.com/angular/angular/pull/36540/files#diff-e52bdaecb30a997439f48bca9ac2447b226b969abcb3d5a013fdbfb357e25648
View file https://github.com/JiaLiPassion/angular/blob/472df989bd72104726a05dcdffe524eafa246e79/aio/content/examples/upgrade-phonecat-2-hybrid/karma.conf.ajs.js
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/angular/angular/pull/36540/{{ revealButtonHref }}
https://github.com/angular/angular/pull/36540/files#diff-e52bdaecb30a997439f48bca9ac2447b226b969abcb3d5a013fdbfb357e25648
https://github.com/angular/angular/pull/36540/files#diff-e52bdaecb30a997439f48bca9ac2447b226b969abcb3d5a013fdbfb357e25648
aio/content/examples/upgrade-phonecat-2-hybrid/karma.conf.jshttps://github.com/angular/angular/pull/36540/files#diff-2f6aa009ac271f3b61e0da6345b0bedb0e66b469d5771c40bab7b8df8972d315
View file https://github.com/JiaLiPassion/angular/blob/472df989bd72104726a05dcdffe524eafa246e79/aio/content/examples/upgrade-phonecat-2-hybrid/karma.conf.js
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/angular/angular/pull/36540/{{ revealButtonHref }}
https://github.com/angular/angular/pull/36540/files#diff-2f6aa009ac271f3b61e0da6345b0bedb0e66b469d5771c40bab7b8df8972d315
https://github.com/angular/angular/pull/36540/files#diff-2f6aa009ac271f3b61e0da6345b0bedb0e66b469d5771c40bab7b8df8972d315
aio/content/examples/upgrade-phonecat-3-final/index.htmlhttps://github.com/angular/angular/pull/36540/files#diff-9cd591b5a40762b26756a882f9d4fbc2873f69bc81559c25faed222ea0d0b631
View file https://github.com/JiaLiPassion/angular/blob/472df989bd72104726a05dcdffe524eafa246e79/aio/content/examples/upgrade-phonecat-3-final/index.html
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/angular/angular/pull/36540/{{ revealButtonHref }}
https://github.com/angular/angular/pull/36540/files#diff-9cd591b5a40762b26756a882f9d4fbc2873f69bc81559c25faed222ea0d0b631
https://github.com/angular/angular/pull/36540/files#diff-9cd591b5a40762b26756a882f9d4fbc2873f69bc81559c25faed222ea0d0b631
aio/content/examples/upgrade-phonecat-3-final/karma.conf.jshttps://github.com/angular/angular/pull/36540/files#diff-9538f200aa817699d1e998deeae9a569c96256c3190b25c3f7c4c10b835be317
View file https://github.com/JiaLiPassion/angular/blob/472df989bd72104726a05dcdffe524eafa246e79/aio/content/examples/upgrade-phonecat-3-final/karma.conf.js
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/angular/angular/pull/36540/{{ revealButtonHref }}
https://github.com/angular/angular/pull/36540/files#diff-9538f200aa817699d1e998deeae9a569c96256c3190b25c3f7c4c10b835be317
https://github.com/angular/angular/pull/36540/files#diff-9538f200aa817699d1e998deeae9a569c96256c3190b25c3f7c4c10b835be317
aio/content/guide/browser-support.mdhttps://github.com/angular/angular/pull/36540/files#diff-4e1092c803803b28f5a3f066a7029627bdb0bcbd5af6bb469e5bdc6bb1c6552e
View file https://github.com/JiaLiPassion/angular/blob/472df989bd72104726a05dcdffe524eafa246e79/aio/content/guide/browser-support.md
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/angular/angular/pull/36540/{{ revealButtonHref }}
https://github.com/angular/angular/pull/36540/files#diff-4e1092c803803b28f5a3f066a7029627bdb0bcbd5af6bb469e5bdc6bb1c6552e
aio/content/guide/universal.mdhttps://github.com/angular/angular/pull/36540/files#diff-74398f409615b25e5ca06f2d03138f402d20626e9a4afc528908ce3aee203a89
View file https://github.com/JiaLiPassion/angular/blob/472df989bd72104726a05dcdffe524eafa246e79/aio/content/guide/universal.md
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/angular/angular/pull/36540/{{ revealButtonHref }}
https://github.com/angular/angular/pull/36540/files#diff-74398f409615b25e5ca06f2d03138f402d20626e9a4afc528908ce3aee203a89
https://github.com/angular/angular/pull/36540/files#diff-74398f409615b25e5ca06f2d03138f402d20626e9a4afc528908ce3aee203a89
dev-infra/benchmark/component_benchmark/component_benchmark.bzlhttps://github.com/angular/angular/pull/36540/files#diff-dd2a815acebadafdc3a2885bccacc1bd31f7862aabafffbcde1c6a5960ca1f14
View file https://github.com/JiaLiPassion/angular/blob/472df989bd72104726a05dcdffe524eafa246e79/dev-infra/benchmark/component_benchmark/component_benchmark.bzl
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/angular/angular/pull/36540/{{ revealButtonHref }}
https://github.com/angular/angular/pull/36540/files#diff-dd2a815acebadafdc3a2885bccacc1bd31f7862aabafffbcde1c6a5960ca1f14
https://github.com/angular/angular/pull/36540/files#diff-dd2a815acebadafdc3a2885bccacc1bd31f7862aabafffbcde1c6a5960ca1f14
integration/bazel/package.jsonhttps://github.com/angular/angular/pull/36540/files#diff-73cec86591cc02e784bc4e4e6397bc8515454138a25d2cf9f770268bd785554e
View file https://github.com/JiaLiPassion/angular/blob/472df989bd72104726a05dcdffe524eafa246e79/integration/bazel/package.json
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/angular/angular/pull/36540/{{ revealButtonHref }}
https://github.com/angular/angular/pull/36540/files#diff-73cec86591cc02e784bc4e4e6397bc8515454138a25d2cf9f770268bd785554e
https://github.com/angular/angular/pull/36540/files#diff-73cec86591cc02e784bc4e4e6397bc8515454138a25d2cf9f770268bd785554e
integration/bazel/src/BUILD.bazelhttps://github.com/angular/angular/pull/36540/files#diff-41eb240aabba28e24a9e31b80d929bee713779d3e92bbb366392a84cb664d90d
View file https://github.com/JiaLiPassion/angular/blob/472df989bd72104726a05dcdffe524eafa246e79/integration/bazel/src/BUILD.bazel
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/angular/angular/pull/36540/{{ revealButtonHref }}
https://github.com/angular/angular/pull/36540/files#diff-41eb240aabba28e24a9e31b80d929bee713779d3e92bbb366392a84cb664d90d
https://github.com/angular/angular/pull/36540/files#diff-41eb240aabba28e24a9e31b80d929bee713779d3e92bbb366392a84cb664d90d
https://github.com/angular/angular/pull/36540/files#diff-41eb240aabba28e24a9e31b80d929bee713779d3e92bbb366392a84cb664d90d
integration/bazel/src/hello-world/BUILD.bazelhttps://github.com/angular/angular/pull/36540/files#diff-17fe0f16e43627536c63abc3c0ee0bf63511b47e78ef20a23ecf2d4b8ce45301
View file https://github.com/JiaLiPassion/angular/blob/472df989bd72104726a05dcdffe524eafa246e79/integration/bazel/src/hello-world/BUILD.bazel
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/angular/angular/pull/36540/{{ revealButtonHref }}
https://github.com/angular/angular/pull/36540/files#diff-17fe0f16e43627536c63abc3c0ee0bf63511b47e78ef20a23ecf2d4b8ce45301
https://github.com/angular/angular/pull/36540/files#diff-17fe0f16e43627536c63abc3c0ee0bf63511b47e78ef20a23ecf2d4b8ce45301
integration/bazel/src/index.htmlhttps://github.com/angular/angular/pull/36540/files#diff-4a1825003630e2c4ca0a8f898a07f66e4975de15302f3c67e4d4af60ef37af1c
View file https://github.com/JiaLiPassion/angular/blob/472df989bd72104726a05dcdffe524eafa246e79/integration/bazel/src/index.html
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/angular/angular/pull/36540/{{ revealButtonHref }}
https://github.com/angular/angular/pull/36540/files#diff-4a1825003630e2c4ca0a8f898a07f66e4975de15302f3c67e4d4af60ef37af1c
Please reload this pagehttps://github.com/angular/angular/pull/36540/files
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.