Install shared components during EW install (#31196) (#31208)

* fix: install shared components during EW install

* chore: ignore `@element-hq/web-shared-components` for knip

* chore: remove shared-components operation in layered.sh

EW `yarn install` is also installing shared-componenents dependencies.
`link:` in `package.json` works nearly like `yarn link`.

* Iterate



---------



(cherry picked from commit e883b05206)

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
Co-authored-by: Florian Duros <florianduros@element.io>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
ElementRobot
2025-11-11 14:18:14 +00:00
committed by GitHub
co-authored by Florian Duros Michael Telatynski
parent 191f951303
commit faadcf902e
5 changed files with 8 additions and 24 deletions
+3 -10
View File
@@ -1598,16 +1598,9 @@
testcontainers "^11.0.0"
yaml "^2.7.0"
"@element-hq/web-shared-components@file:packages/shared-components":
version "0.0.0-test.7"
dependencies:
classnames "^2.5.1"
counterpart "^0.18.6"
lodash "^4.17.21"
matrix-web-i18n "^3.4.0"
patch-package "^8.0.1"
react-merge-refs "^3.0.2"
temporal-polyfill "^0.3.0"
"@element-hq/web-shared-components@link:packages/shared-components":
version "0.0.0"
uid ""
"@emnapi/core@^1.5.0":
version "1.5.0"