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

Switch to pnpm #140

Open
gwhitney opened this issue Jul 18, 2022 · 2 comments · May be fixed by #147
Open

Switch to pnpm #140

gwhitney opened this issue Jul 18, 2022 · 2 comments · May be fixed by #147
Assignees
Labels
documentation Improvements or additions to documentation maintenance Functionality-orthogonal refactoring or code cleanup that needs doing

Comments

@gwhitney
Copy link
Collaborator

This will allow switching to package.json5 and changing the complicated pseudo-scripts therein to ordinary comments. Should also be faster and for those using pnpm in other projects should use less disk space.

@gwhitney gwhitney added documentation Improvements or additions to documentation maintenance Functionality-orthogonal refactoring or code cleanup that needs doing labels Jul 18, 2022
@gwhitney gwhitney self-assigned this Jul 18, 2022
@gwhitney
Copy link
Collaborator Author

gwhitney commented Sep 1, 2022

I have a PR for this in the works, but it is currently stalled due to open issues with pnpm (and a package that pnpm depends on).

gwhitney added a commit to gwhitney/frontscope that referenced this issue Sep 1, 2022
  Moves all of the markdown documentation of pnpm scripts into package.json5,
  thanks to its ability to have comments. Rmoves npm-run-all as no longer
  being used.

  Resolves numberscope#140.
@gwhitney gwhitney linked a pull request Sep 1, 2022 that will close this issue
gwhitney added a commit to gwhitney/frontscope that referenced this issue Sep 8, 2022
  Moves all of the markdown documentation of pnpm scripts into package.json5,
  thanks to its ability to have comments. Rmoves npm-run-all as no longer
  being used.

  Resolves numberscope#140.
gwhitney added a commit to gwhitney/frontscope that referenced this issue Nov 23, 2022
  Moves all of the markdown documentation of pnpm scripts into
  package.json5, thanks to its ability to have comments. Removes
  npm-run-all, as it is no longer being used.

  Resolves numberscope#140.
gwhitney added a commit to gwhitney/frontscope that referenced this issue Dec 1, 2022
  Moves all of the markdown documentation of pnpm scripts into
  package.json5, thanks to its ability to have comments. Removes
  npm-run-all, as it is no longer being used.

  Resolves numberscope#140.
@gwhitney
Copy link
Collaborator Author

I want to do this as soon as we can after alpha!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation maintenance Functionality-orthogonal refactoring or code cleanup that needs doing
Development

Successfully merging a pull request may close this issue.

1 participant