Skip to content

Remove ability to customize virtual store name #2196

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

Open
jbedard opened this issue Apr 24, 2025 · 0 comments · May be fixed by #2202
Open

Remove ability to customize virtual store name #2196

jbedard opened this issue Apr 24, 2025 · 0 comments · May be fixed by #2202
Assignees
Labels
breaking Requires a semver-major release due to breaking public API changes

Comments

@jbedard
Copy link
Member

jbedard commented Apr 24, 2025

Today npm_link_all_packages(name) can be used to specify:

  • the link_root_name in .aspect_rules_js/{link_root_name}/package_key
  • the :{link_root_name}/package_name

This allows multiple npm repositories (lockfiles) to be linked into the same directory - multiple npm_link_all_packages invocations in the same BUILD. This feature is most likely never or rarely used, yet causes many strings to be constructed dynamically.

@jbedard jbedard added the breaking Requires a semver-major release due to breaking public API changes label Apr 24, 2025
@jbedard jbedard self-assigned this Apr 25, 2025
jbedard added a commit to jbedard/rules_js that referenced this issue Apr 25, 2025
jbedard added a commit to jbedard/rules_js that referenced this issue Apr 28, 2025
jbedard added a commit to jbedard/rules_js that referenced this issue Apr 28, 2025
jbedard added a commit to jbedard/rules_js that referenced this issue Apr 29, 2025
jbedard added a commit to jbedard/rules_js that referenced this issue May 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Requires a semver-major release due to breaking public API changes
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant