mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-10-02 02:41:34 +08:00
chore(edit-docs): remove unnecessary config
This commit is contained in:
parent
a703172549
commit
a3b6f21b4f
@ -108,24 +108,6 @@
|
|||||||
"forwardAllArgs": false
|
"forwardAllArgs": false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"serve-nodir": {
|
|
||||||
"executor": "nx:run-commands",
|
|
||||||
"dependsOn": [
|
|
||||||
"rebuild-deps"
|
|
||||||
],
|
|
||||||
"defaultConfiguration": "default",
|
|
||||||
"configurations": {
|
|
||||||
"default": {
|
|
||||||
"command": "electron main.cjs",
|
|
||||||
"cwd": "{projectRoot}/dist"
|
|
||||||
},
|
|
||||||
"nixos": {
|
|
||||||
"command": "nix-shell -p electron_35 --run \"electron {projectRoot}/dist/main.cjs\"",
|
|
||||||
"cwd": ".",
|
|
||||||
"forwardAllArgs": false
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user