mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 02:16:05 +01:00 
			
		
		
		
	chore(nx/forge): fix package not building server
This commit is contained in:
		| @@ -147,7 +147,7 @@ | ||||
|         } | ||||
|       }, | ||||
|       "package": { | ||||
|         "dependsOn": [ "^build" ], | ||||
|         "dependsOn": [ "build" ], | ||||
|         "command": "bash apps/server/scripts/build-server.sh" | ||||
|       }, | ||||
|       "docker-build": { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user