Closed matthewvolk closed 1 week ago
Latest commit: 4a085820bf8534ced3aea719603a6375b2b86c9e
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
catalyst-latest | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Nov 18, 2024 8:50pm |
Lighthouse ran against https://catalyst-latest-4hazq151u-bigcommerce-platform.vercel.app
We ran Lighthouse against the changes on a desktop and produced this report. Here's the summary:
Category | Score |
---|---|
🟠 Performance | 80 |
🟢 Accessibility | 96 |
🟢 Best practices | 100 |
🟠 SEO | 82 |
We ran Lighthouse against the changes on a mobile and produced this report. Here's the summary:
Category | Score |
---|---|
🟢 Performance | 92 |
🟢 Accessibility | 96 |
🟢 Best practices | 100 |
🟠 SEO | 85 |
What/Why?
Some users get the following error when trying to run
pnpm run lint
:This PR adds
env
awareness to tasks run from root which should fix the issueTesting
Locally