mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-04 05:28:59 +01:00 
			
		
		
		
	build: Set up iconUrl for squirrel build
This commit is contained in:
		
							parent
							
								
									2f0d41922b
								
							
						
					
					
						commit
						347f18058f
					
				@ -9,6 +9,7 @@ module.exports = {
 | 
				
			|||||||
    {
 | 
					    {
 | 
				
			||||||
      name: '@electron-forge/maker-squirrel',
 | 
					      name: '@electron-forge/maker-squirrel',
 | 
				
			||||||
      config: {
 | 
					      config: {
 | 
				
			||||||
 | 
					        iconUrl: "https://raw.githubusercontent.com/TriliumNext/Notes/develop/images/app-icons/win/icon.ico",
 | 
				
			||||||
        setupIcon: "./images/app-icons/win/icon.ico",
 | 
					        setupIcon: "./images/app-icons/win/icon.ico",
 | 
				
			||||||
        loadingGif: "./images/app-icons/win/setup-banner.gif"
 | 
					        loadingGif: "./images/app-icons/win/setup-banner.gif"
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user