mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-10-31 13:01:31 +08:00 
			
		
		
		
	chore(client): build dependencies before serving
This commit is contained in:
		
							parent
							
								
									61958a35c2
								
							
						
					
					
						commit
						83c136174e
					
				| @ -72,6 +72,11 @@ | ||||
|     "vite-plugin-static-copy": "3.0.0" | ||||
|   }, | ||||
|   "nx": { | ||||
|     "name": "client" | ||||
|     "name": "client", | ||||
|     "targets": { | ||||
|       "serve": { | ||||
|         "dependsOn": ["^build"] | ||||
|       } | ||||
|     } | ||||
|   } | ||||
| } | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Elian Doran
						Elian Doran