mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-04 04:16:17 +01:00 
			
		
		
		
	chore(desktop): disable electron forge rebuild
This commit is contained in:
		@@ -68,8 +68,8 @@ module.exports = {
 | 
				
			|||||||
        ]
 | 
					        ]
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    rebuildConfig: {
 | 
					    rebuildConfig: {
 | 
				
			||||||
        force: true,
 | 
					        force: false,
 | 
				
			||||||
        extraModules: [ "better-sqlite3" ]
 | 
					        onlyModules: []
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    makers: [
 | 
					    makers: [
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user