mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-16 13:57:02 +08:00
build: update nx.json
This commit is contained in:
@@ -89,7 +89,7 @@ runCli(
|
||||
console.error
|
||||
);
|
||||
|
||||
spawn('yarn', ['dev'], {
|
||||
spawn('nx', ['dev', '@affine/web'], {
|
||||
env,
|
||||
cwd,
|
||||
stdio: 'inherit',
|
||||
|
||||
Reference in New Issue
Block a user