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

support installation of NPM workspaces #1764

Merged
merged 9 commits into from
Jan 14, 2023

Conversation

alexlamsl
Copy link
Contributor

No description provided.

@alexlamsl alexlamsl changed the title support installation of NPM workspaces [WIP] support installation of NPM workspaces Jan 11, 2023

string_builder.count(key);
string_builder.count(value);
var workspace_file = try workspace_dir.openFile("package.json", .{ .mode = .read_only });
Copy link
Collaborator

Choose a reason for hiding this comment

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

can we do some kind of caching here to ensure we only open it once

@alexlamsl alexlamsl changed the title [WIP] support installation of NPM workspaces support installation of NPM workspaces Jan 14, 2023
@alexlamsl alexlamsl changed the title support installation of NPM workspaces [WIP] support installation of NPM workspaces Jan 14, 2023
@alexlamsl alexlamsl changed the title [WIP] support installation of NPM workspaces support installation of NPM workspaces Jan 14, 2023
@Jarred-Sumner Jarred-Sumner merged commit 7fa023b into oven-sh:main Jan 14, 2023
@alexlamsl alexlamsl deleted the npm-workspaces branch January 14, 2023 21:32
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

Successfully merging this pull request may close these issues.

2 participants