mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-29 10:49:14 +01:00
6 lines
225 B
Plaintext
6 lines
225 B
Plaintext
# Expo doesn't play nice with pnpm by default.
|
|
# The symbolic links of pnpm break the rules of Expo monorepos.
|
|
# @link https://docs.expo.dev/guides/monorepos/#common-issues
|
|
node-linker=hoisted
|
|
strict-peer-dependencies=false
|