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

fix(npm): npm_link_package() in subdirectory to js_library() package #1871

Merged
merged 3 commits into from
Jul 26, 2024

Conversation

jbedard
Copy link
Member

@jbedard jbedard commented Jul 26, 2024

This aligns the e2e/npm_link_package[-esm] tests, adds a use case within those to test linking js_library packages.

A 3rd e2e test is also added which is the exact same but with the lockfile in a root/ subdir which is where the bug occurs.


Changes are visible to end-users: no

Test plan

  • Covered by existing test cases
  • New test cases added

@jbedard jbedard requested a review from gregmagolan July 26, 2024 02:18
@jbedard jbedard force-pushed the js_lib-link-subdir branch 4 times, most recently from c3311c0 to 79a38ff Compare July 26, 2024 03:18
@jbedard jbedard force-pushed the js_lib-link-subdir branch from 79a38ff to 499e484 Compare July 26, 2024 09:36
@jbedard jbedard marked this pull request as ready for review July 26, 2024 09:41
@jbedard jbedard merged commit c949bd3 into aspect-build:main Jul 26, 2024
98 checks passed
@jbedard jbedard deleted the js_lib-link-subdir branch July 26, 2024 18:03
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