mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-04 05:28:59 +01:00 
			
		
		
		
	chore(nx/server): change dependency method to client
This commit is contained in:
		
							parent
							
								
									726797b13d
								
							
						
					
					
						commit
						3216e2f2e4
					
				@ -125,10 +125,12 @@
 | 
			
		||||
  },
 | 
			
		||||
  "nx": {
 | 
			
		||||
    "name": "server",
 | 
			
		||||
    "implicitDependencies": [
 | 
			
		||||
      "client"
 | 
			
		||||
    ],
 | 
			
		||||
    "targets": {
 | 
			
		||||
      "build": {
 | 
			
		||||
        "dependsOn": [
 | 
			
		||||
          "client:build"
 | 
			
		||||
        ]
 | 
			
		||||
      },
 | 
			
		||||
      "serve": {
 | 
			
		||||
        "executor": "@nx/js:node",
 | 
			
		||||
        "defaultConfiguration": "development",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user