Open
Description
Issue summary
We have an app that is "Built for Shopify", and we use the Remix template + Heroku containers.
Our app is very close to stock. We don't have any additional logic / requests in our loaders, and app functions thanks to pretty simple JS code that runs only on user interaction.
Still, Our app shows 2.68s LCP in the Admin, and we may lose our "Built for Shopify" status.
Is there a good way to analyze the Core Web Vitals in the Remix app, and is someone experiencing the same issue?