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(internal): Replace yarn with pnpm #5400

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

Swimburger
Copy link
Member

Description

We use pnpm at Fern, but still have some straggling usage of yarn.
This PR removes usage of Yarn.

I also removed @yarnpkg/esbuild-plugin-pnp as I can't find any reference to us using it.
Maybe it's required for a reason I don't know about.

Changes Made

  • Replace yarn with pnpm
  • Remove @yarnpkg/esbuild-plugin-pnp dependency

Testing

  • Manual testing completed
    • Ran ts-sdk and ts-express seed

@Swimburger Swimburger requested a review from dsinghvi as a code owner December 12, 2024 18:03
Copy link

github-actions bot commented Dec 12, 2024

🌿 Preview your docs: https://fern-preview-c8c4499b-7295-482b-8de9-1e3969c168f7.docs.buildwithfern.com/learn

Copy link
Contributor

@amckinney amckinney left a comment

Choose a reason for hiding this comment

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

🚀

Copy link
Member

@dsinghvi dsinghvi left a comment

Choose a reason for hiding this comment

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

chatted offline (about potentially scoping changes to our use of typescript) but not the typescript generator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants