Closed leonardost closed 2 hours ago
https://calypso.live?image=registry.a8c.com/calypso/app:build-125082&env=jetpack |
https://calypso.live?image=registry.a8c.com/calypso/app:build-125082&env=a8c-for-agencies |
This PR modifies the release build for the following Calypso Apps:
For info about this notification, see here: PCYsg-OT6-p2
To test WordPress.com changes, run install-plugin.sh $pluginSlug update/limit-domain-suggestion-tlds-of-100-year-plan-flow
on your sandbox.
Here is how your PR affects size of JS and CSS bundles shipped to the user's browser:
App Entrypoints (~23 bytes added π [gzipped])
Sections (~152 bytes added π [gzipped])
Async-loaded Components (~81 bytes added π [gzipped])
Legend
Generated by performance advisor bot at iscalypsofastyet.com.
Proposed Changes
This PR limits the TLDs of domains that are suggested in the 100-year plan flow to
com
,net
,org
andblog
.Why are these changes being made?
Standardization with the 100-year domain flow: these 4 TLDs are the same as the ones offered in that flow.
Testing Instructions
/setup/hundred-year-plan
)com
,net
,org
andblog
domain suggestions are shownsuggestions
API call has the100-year-domains
vendor stringPre-merge Checklist