mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-04 04:16:17 +01:00 
			
		
		
		
	chore(monorepo): add global test script
This commit is contained in:
		@@ -13,6 +13,8 @@
 | 
				
			|||||||
        "packages/*"
 | 
					        "packages/*"
 | 
				
			||||||
    ],
 | 
					    ],
 | 
				
			||||||
    "scripts": {
 | 
					    "scripts": {
 | 
				
			||||||
 | 
					        "test": "npm --workspace=apps/client --workspace=apps/server test",
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        "client:test": "npm --workspace=apps/client test",
 | 
					        "client:test": "npm --workspace=apps/client test",
 | 
				
			||||||
        "client:build": "npm --workspace=apps/client build:webpack",
 | 
					        "client:build": "npm --workspace=apps/client build:webpack",
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user