mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 02:16:05 +01:00 
			
		
		
		
	fix(build/electron): hot fix for failing nightly electron builds
this is caused by recently reverting the output of "build:prepare-dist" from "dist" to "build" -> this is just a temporary fix -> I am working in parallel already on an improved electron-forge build process, whihc will be ready by end of the week
This commit is contained in:
		
				
					committed by
					
						 Panagiotis Papadopoulos
						Panagiotis Papadopoulos
					
				
			
			
				
	
			
			
			
						parent
						
							4124c96e02
						
					
				
				
					commit
					4494662d2a
				
			| @@ -4,7 +4,7 @@ | |||||||
|   "description": "Build your personal knowledge base with TriliumNext Notes", |   "description": "Build your personal knowledge base with TriliumNext Notes", | ||||||
|   "version": "0.92.3-beta", |   "version": "0.92.3-beta", | ||||||
|   "license": "AGPL-3.0-only", |   "license": "AGPL-3.0-only", | ||||||
|   "main": "./dist/electron-main.js", |   "main": "./build/electron-main.js", | ||||||
|   "author": { |   "author": { | ||||||
|     "name": "TriliumNext Notes Team", |     "name": "TriliumNext Notes Team", | ||||||
|     "email": "contact@eliandoran.me", |     "email": "contact@eliandoran.me", | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user