mirror of
https://github.com/status-im/dappconnect-sdks.git
synced 2025-01-27 00:51:25 +00:00
use cwd option (#393)
This commit is contained in:
parent
35937c256f
commit
202d1b423c
@ -7,5 +7,5 @@
|
||||
},
|
||||
"ignoreCommand": "git diff --quiet HEAD^ HEAD ../../{patches,package.json} ../../packages/{colors,components,icons} ./",
|
||||
"installCommand": "yarn install --cwd ../../ --frozen-lockfile",
|
||||
"buildCommand": "turbo run build --filter=website..."
|
||||
"buildCommand": "turbo run build --cwd ../../ --filter=website..."
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user