-
Notifications
You must be signed in to change notification settings - Fork 197
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
refactor(cli)!: remove ability to choose package manager other than pnpm #1441
Conversation
🦋 Changeset detectedLatest commit: 07a933d The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
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 ↗︎
6 Skipped Deployments
|
4a48a47
to
c5726ee
Compare
c5726ee
to
d1f7e7e
Compare
d1f7e7e
to
fca4d3f
Compare
fca4d3f
to
cd6f1d0
Compare
cd6f1d0
to
8bad613
Compare
8bad613
to
07a933d
Compare
⚡️🏠 Lighthouse reportLighthouse ran against https://catalyst-latest-m38ebne6n-bigcommerce-platform.vercel.app 🖥️ DesktopWe ran Lighthouse against the changes on a desktop and produced this report. Here's the summary:
📱 MobileWe ran Lighthouse against the changes on a mobile and produced this report. Here's the summary:
|
What/Why?
Important
This PR stacks on #1440
Remove
pm
utility because the package manager must bepnpm
when working in the monorepoTesting
Locally