mirror of
https://github.com/zadam/trilium.git
synced 2025-12-04 22:44:25 +01:00
chore(dx/nx): get rid of NX daemon
This commit is contained in:
parent
00c0860b32
commit
e03fa2485c
1
nx.json
1
nx.json
@ -1,6 +1,7 @@
|
|||||||
{
|
{
|
||||||
"$schema": "./node_modules/nx/schemas/nx-schema.json",
|
"$schema": "./node_modules/nx/schemas/nx-schema.json",
|
||||||
"defaultBase": "main",
|
"defaultBase": "main",
|
||||||
|
"useDaemonProcess": false,
|
||||||
"namedInputs": {
|
"namedInputs": {
|
||||||
"default": [
|
"default": [
|
||||||
"{projectRoot}/**/*",
|
"{projectRoot}/**/*",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user