Skip to content
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

chore: migrate to npm #247

Merged
merged 3 commits into from
Aug 28, 2024
Merged

chore: migrate to npm #247

merged 3 commits into from
Aug 28, 2024

Conversation

JustinBeckwith
Copy link
Contributor

@JustinBeckwith JustinBeckwith commented Aug 27, 2024

With the samples now living elsewhere, there's really no good reason to keep using pnpm. I don't feel strongly about this, but moving back to a standard toolchain may be nice.

Comment on lines +37 to +38
// Also remove the .npm prefix if present
.replace('.npm/', '');
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we may not need this, but 🤷🏻 if it doesn't break anything

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah I wasn't entirely sure what that was going to do 😆

Copy link
Collaborator

@matthova matthova left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great. If we hit any CI snags let's just fix-forward

Thanks for migrating, this opens the sdk to more devs 🙌🏻

@JustinBeckwith JustinBeckwith merged commit ceb4951 into main Aug 28, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants