Skip to content

Fix layered.sh linking js-sdk incorrectly#33143

Merged
t3chguy merged 3 commits intodevelopfrom
t3chguy/simplify-layered
Apr 15, 2026
Merged

Fix layered.sh linking js-sdk incorrectly#33143
t3chguy merged 3 commits intodevelopfrom
t3chguy/simplify-layered

Conversation

@t3chguy
Copy link
Copy Markdown
Member

@t3chguy t3chguy commented Apr 14, 2026

It was linking into the root which ended up just moving the hoisted matrix-js-sdk into apps/web so it wasn't getting picked up correctly

pnpm link already installs dependencies, this was causing the prepare script to run twice

Review commit-by-commit

t3chguy added 2 commits April 14, 2026 12:49
pnpm link already installs dependencies, this was causing the prepare script to run twice
@t3chguy t3chguy added the T-Task Tasks for the team like planning label Apr 14, 2026
@t3chguy t3chguy marked this pull request as ready for review April 14, 2026 12:28
@t3chguy t3chguy requested a review from a team as a code owner April 14, 2026 12:28
@t3chguy t3chguy requested review from Half-Shot and dbkr April 14, 2026 12:28
@t3chguy t3chguy self-assigned this Apr 14, 2026
@t3chguy t3chguy changed the title Simplify layered.sh Fix layered.sh linking js-sdk incorrectly Apr 14, 2026
@t3chguy t3chguy added this pull request to the merge queue Apr 15, 2026
Merged via the queue into develop with commit 5475edb Apr 15, 2026
58 checks passed
@t3chguy t3chguy deleted the t3chguy/simplify-layered branch April 15, 2026 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

T-Task Tasks for the team like planning

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants