feat(docs-infra): Add opensearch description (#25479)

Enables Chrome users to search angular.io and its subdomains from the browsers navigation bar.
Not sure if compatible with Firefox yet.
The queried term in the URL is removed after closing the search-results.

PR Close #25479
This commit is contained in:
Sergej
2018-08-30 18:32:32 +02:00
committed by Kara Erickson
parent ca1e56dc8b
commit 8f0fcc3f71
7 changed files with 26 additions and 1 deletions

View File

@ -92,6 +92,10 @@ fi
# Include any mode-specific files
cp -rf src/extra-files/$deployEnv/. dist/
# Set deployedUrl as parameter in the opensearch description
# deployedUrl must end with /
yarn set-opensearch-url $deployedUrl
# Check payload size
yarn payload-size