mirror of
https://github.com/zadam/trilium.git
synced 2025-10-20 07:08:55 +02:00
chore(nx): disable cache for rebuild-deps
This commit is contained in:
parent
d45ff6cca5
commit
decb0c702d
@ -128,7 +128,7 @@
|
||||
"build"
|
||||
],
|
||||
"defaultConfiguration": "default",
|
||||
"cache": true,
|
||||
"cache": false,
|
||||
"configurations": {
|
||||
"default": {
|
||||
"command": "cross-env DEBUG=* tsx scripts/electron-rebuild.mts {projectRoot}/dist"
|
||||
|
Loading…
x
Reference in New Issue
Block a user