mirror of
https://github.com/revoltchat/revite.git
synced 2024-11-23 07:30:57 -05:00
8 lines
235 B
Text
8 lines
235 B
Text
# Allow us to use the monorepo with client being the root
|
|
ignore-workspace-root-check=true
|
|
|
|
# We cannot satisfy certain peer dependencies
|
|
strict-peer-dependencies=false
|
|
|
|
# Required for Vite.js to resolve packages
|
|
shamefully-hoist=true
|