mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 04:48:53 +00: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