[DRAFT] Reader: Add a page to view sites available on the list#109972
[DRAFT] Reader: Add a page to view sites available on the list#109972
Conversation
Jetpack Cloud Live (direct link)
Automattic for Agencies Live (direct link)
Dashboard Live (dotcom) (direct link)
|
c97a507 to
b9d3d69
Compare
|
Here is how your PR affects size of JS and CSS bundles shipped to the user's browser: Sections (~24 bytes added 📈 [gzipped]) DetailsSections contain code specific for a given set of routes. Is downloaded and parsed only when a particular route is navigated to. Async-loaded Components (~561 bytes added 📈 [gzipped]) DetailsReact components that are loaded lazily, when a certain part of UI is displayed for the first time. Legend What is parsed and gzip size?Parsed Size: Uncompressed size of the JS and CSS files. This much code needs to be parsed and stored in memory. Generated by performance advisor bot at iscalypsofastyet.com. |
|
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 |
Closes: READ-368
Proposed Changes
Why are these changes being made?
Testing Instructions
Pre-merge Checklist