Skip to content

Migrate to pnpm + turbo #429

@FranciscoMoretti

Description

@FranciscoMoretti

Description

Just wondering if there is any interest in moving from yarn + lerna to pnpm + turbo.

I've migrated this for myself on a local build and I'm experiencing a better developer experience.
The benefits I've got from it are:

  • Faster installs and dev runs
  • Better documentation (pnpm + turbo)
  • Fewer commands. E.g. This command starts dev for the minimal example and the packages that it depends upon: pnpm dev --filter notion-x-example-minimal...

My main motivation: As someone who started learning web development recently, migrating to pnpm + turbo was easier than learning yarn + lerna.

I can open a PR with the basic configuration if there is some interest in the topic. Feel free to close the issue if not.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions