Closed matthewvolk closed 1 month ago
Latest commit: 8c36e13f4203edc28a946c5434ed64ee2b072ea3
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another 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 | Oct 29, 2024 5:24pm |
Could we also allow a comma separated list? e.g. --env FOO=BAR,BAZ=BUZZ
?
Could we also allow a comma separated list? e.g. --env FOO=BAR,BAZ=BUZZ?
Definitely possible, but not required for this PR IMO - happy to add later
Lighthouse ran against https://catalyst-latest-e9fr47sao-bigcommerce-platform.vercel.app
We ran Lighthouse against the changes on a desktop and produced this report. Here's the summary:
Category | Score |
---|---|
🟠 Performance | 81 |
🟢 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 | 88 |
🟢 Accessibility | 96 |
🟢 Best practices | 100 |
🟠 SEO | 85 |
What/Why?
Adds the ability to pass in arbitrary environment variables to the CLI
Testing
Running the following command:
Results in the following
.env.local
in the project created by thecreate
command: