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

[feature][nodejs] Support npm workspaces #1789

Open
ianlewis opened this issue Mar 10, 2023 · 1 comment
Open

[feature][nodejs] Support npm workspaces #1789

ianlewis opened this issue Mar 10, 2023 · 1 comment
Labels
area:nodejs Issue related to the Node.js builder type:feature New feature or request

Comments

@ianlewis
Copy link
Member

ianlewis commented Mar 10, 2023

Support npm workspaces. Including the --workspace related options on npm publish.

@ianlewis ianlewis added type:feature New feature or request area:nodejs Issue related to the Node.js builder labels Mar 10, 2023
@ianlewis ianlewis added this to the npm package builder milestone Mar 10, 2023
@ianlewis ianlewis changed the title [feature][nodejs] Support npm publish options. [feature][nodejs] Support npm workpspaces Mar 27, 2023
@ianlewis ianlewis changed the title [feature][nodejs] Support npm workpspaces [feature][nodejs] Support npm workspaces Mar 31, 2023
@ianlewis ianlewis removed this from the npm package builder milestone Mar 31, 2023
@ianlewis
Copy link
Member Author

Maybe I can just support workspaces in the publish command.

Each individual script could add the workspaces necessary for their own build scripts. This is a bit awkward for users though since they may have to have a bunch of scripts with and without workspace flags.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:nodejs Issue related to the Node.js builder type:feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant