mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 18:36:30 +01:00 
			
		
		
		
	electron: Fix crash due to missing i18next
This commit is contained in:
		| @@ -66,6 +66,8 @@ const copy = async () => { | |||||||
|     "node_modules/print-this/", |     "node_modules/print-this/", | ||||||
|     "node_modules/split.js/dist/", |     "node_modules/split.js/dist/", | ||||||
|     "node_modules/panzoom/dist/", |     "node_modules/panzoom/dist/", | ||||||
|  |     "node_modules/i18next/", | ||||||
|  |     "node_modules/i18next-http-backend/" | ||||||
|   ]; |   ]; | ||||||
|  |  | ||||||
|   for (const folder of nodeModulesFolder) { |   for (const folder of nodeModulesFolder) { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user