mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-04 05:28:59 +01:00 
			
		
		
		
	chore(nx): have website:typecheck depend on build
This commit is contained in:
		
							parent
							
								
									cb22c2cc7f
								
							
						
					
					
						commit
						d2cfb5e94f
					
				@ -33,5 +33,12 @@
 | 
				
			|||||||
	},
 | 
						},
 | 
				
			||||||
	"dependencies": {
 | 
						"dependencies": {
 | 
				
			||||||
		"@inlang/paraglide-js": "^2.0.0"
 | 
							"@inlang/paraglide-js": "^2.0.0"
 | 
				
			||||||
 | 
						},
 | 
				
			||||||
 | 
						"nx": {
 | 
				
			||||||
 | 
							"typecheck": {
 | 
				
			||||||
 | 
								"dependsOn": [
 | 
				
			||||||
 | 
									"build"
 | 
				
			||||||
 | 
								]
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user