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