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

[Idea] Plan to make pn more useful #64

Open
4 tasks
Simon-Laux opened this issue Oct 2, 2024 · 0 comments
Open
4 tasks

[Idea] Plan to make pn more useful #64

Simon-Laux opened this issue Oct 2, 2024 · 0 comments

Comments

@Simon-Laux
Copy link

  • detect pnpm in scripts and call pn instead
    - I believe the biggest time saving potential is in nested/composited script. In my test I replaced pnpm with pn manually in one of my scripts and got from 11 seconds to around 6 seconds.
  • Support the --filter option and running scripts recursively in a workspace #13 - especially needed in monorepos
  • if no package.json is found it should recurse to parent directories and look for it there like pnpm does.
  • Publish on npm for fast installation and possibly integrate into pnpm as optional dependencies Publish.. #63 (comment)
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

No branches or pull requests

1 participant