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 dependencies linking #4615

Merged
merged 2 commits into from
Oct 17, 2024
Merged

Fix dependencies linking #4615

merged 2 commits into from
Oct 17, 2024

Conversation

barmac
Copy link
Collaborator

@barmac barmac commented Oct 17, 2024

Proposed Changes

Node_modules dir is hoisted to the root. Previously, the linked package was added in client but the one hoisted to root was used in build.

Checklist

To ensure you provided everything we need to look at your PR:

  • Brief textual description of the changes present
  • Visual demo attached
  • Steps to try out present, i.e. using the @bpmn-io/sr tool
  • Related issue linked via Closes {LINK_TO_ISSUE} or Related to {LINK_TO_ISSUE}

Node_modules dir is hoisted to the root. Previously, the linked package
was added in client but the one hoisted to root was used in build.
@bpmn-io-tasks bpmn-io-tasks bot added the needs review Review pending label Oct 17, 2024
@barmac
Copy link
Collaborator Author

barmac commented Oct 17, 2024

Let's test it with build-on-demand.

@barmac
Copy link
Collaborator Author

barmac commented Oct 17, 2024

@barmac barmac merged commit 5574871 into develop Oct 17, 2024
17 of 18 checks passed
@bpmn-io-tasks bpmn-io-tasks bot removed the needs review Review pending label Oct 17, 2024
@barmac barmac deleted the fix-dependencies-linking branch October 17, 2024 09:54
@github-actions github-actions bot added this to the M82 milestone Oct 17, 2024
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