Skip to content

RFC: Run prepare Scripts for Linked Bundled Dependencies#481

Open
mysterycommand wants to merge 3 commits intonpm:mainfrom
mysterycommand:main
Open

RFC: Run prepare Scripts for Linked Bundled Dependencies#481
mysterycommand wants to merge 3 commits intonpm:mainfrom
mysterycommand:main

Conversation

@mysterycommand
Copy link

@mysterycommand mysterycommand commented Oct 25, 2021

Following discussion on #477 and previously on #463, workspaces that depend on sibling workspaces via the file: protocol (a.k.a. linked or symlinked dependencies) should run the sibling workspaces' prepare scripts as part of the depend-ing workspace's pack operation when those sibling dependencies are also specified as bundle/d dependencies (e.g. their "built" output should make it into the packed workspace's tarball).

References


cc/ @mikemimik @darcyclarke @isaacs @ljharb

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