You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Boost: Improve critical css generation process (#41946)
* Add watch command
* Check http code before proceeding with C.CSS generation
We need to do this, otherwise the library will generate css for
the 404 page.
* Update css generation to catch invalid URL errors and surface them
* Update recommendations to be split by type as well as provider key
WIP
* Add changelogs
* Refactor recommendations to allow dismissing unique provider errors
* Update URL validation
* Update helper description
* Add proper troubleshooting steps for invalid URLs
* Update status code validation
* Fix tests
* Throw an error on invalid url
Co-authored-by: Liam Sarsfield <[email protected]>
* Remove redundant fragment
Co-authored-by: Liam Sarsfield <[email protected]>
* Improve type safety and readability of error grouping
* Update step
Co-authored-by: Adnan Haque <[email protected]>
* Add an additional step
* Update http status check to check for a 404 instead
* Revert slashes to see if opaque redirects work
* Simplify 404 check
---------
Co-authored-by: Liam Sarsfield <[email protected]>
Co-authored-by: Adnan Haque <[email protected]>
Copy file name to clipboardexpand all lines: projects/plugins/boost/app/assets/src/js/features/critical-css/lib/describe-critical-css-recommendations.ts
0 commit comments