iFixit / react-commerce

A work in progress prototype for iFixit e-commerce functionalities.
https://react-commerce.vercel.app
2 stars 0 forks source link

Sentry: temp disable production check #2236

Closed danielbeardsley closed 7 months ago

danielbeardsley commented 7 months ago

This won't work the same way once this code is in a private repo.

Let's disable this while we move this code instead of trying to re-solve this problem beforehand.

qa_req 0

vercel[bot] commented 7 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
react-commerce ✅ Ready (Inspect) Visit Preview Feb 8, 2024 9:52pm
react-commerce-prod ✅ Ready (Inspect) Visit Preview Feb 8, 2024 9:52pm
ghost commented 7 months ago
👇 Click on the image for a new way to code review #### [![Review these changes using an interactive CodeSee Map](https://s3.us-east-2.amazonaws.com/maps.codesee.io/images/github/iFixit/react-commerce/2236/84be7bde/02ac56c179fda6d01336e5c0e23433868e18d428.svg)](https://app.codesee.io/r/reviews?pr=2236&src=https%3A%2F%2Fgithub.com%2FiFixit%2Freact-commerce) #### Legend CodeSee Map legend
github-actions[bot] commented 7 months ago

📦 Next.js Bundle Analysis for @ifixit/commerce-frontend

This analysis was generated by the Next.js Bundle Analysis action. 🤖

🎉 Global Bundle Size Decreased

Page Size (compressed)
global 332.99 KB (🟢 -3.44 KB)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

danielbeardsley commented 7 months ago

but you will need to solve the import as well

Thanks! Fixed.