mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 02:16:05 +01:00 
			
		
		
		
	fix(monorepo/server): missing asset in dist
This commit is contained in:
		| @@ -37,6 +37,7 @@ try { | |||||||
|     const serverAssets = [ |     const serverAssets = [ | ||||||
|         // copy node_module, to avoid downloading packages a 2nd time during pruning |         // copy node_module, to avoid downloading packages a 2nd time during pruning | ||||||
|         "./node_modules", |         "./node_modules", | ||||||
|  |         "./assets", | ||||||
|         "./translations", |         "./translations", | ||||||
|         "./db", |         "./db", | ||||||
|         "./config-sample.ini", |         "./config-sample.ini", | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user