mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-10-31 13:01:31 +08:00 
			
		
		
		
	fix({desktop,edit-docs}: zip export
This commit is contained in:
		
							parent
							
								
									3850d471c0
								
							
						
					
					
						commit
						dbe16be7ad
					
				| @ -67,7 +67,10 @@ | |||||||
|           "minify": true, |           "minify": true, | ||||||
|           "thirdParty": true, |           "thirdParty": true, | ||||||
|           "esbuildOptions": { |           "esbuildOptions": { | ||||||
|             "splitting": false |             "splitting": false, | ||||||
|  |             "loader": { | ||||||
|  |               ".css": "text" | ||||||
|  |             } | ||||||
|           }, |           }, | ||||||
|           "assets": [ |           "assets": [ | ||||||
|             { |             { | ||||||
|  | |||||||
| @ -41,6 +41,14 @@ | |||||||
|           "format": [ |           "format": [ | ||||||
|             "cjs" |             "cjs" | ||||||
|           ], |           ], | ||||||
|  |           "minify": true, | ||||||
|  |           "thirdParty": true, | ||||||
|  |           "esbuildOptions": { | ||||||
|  |             "splitting": false, | ||||||
|  |             "loader": { | ||||||
|  |               ".css": "text" | ||||||
|  |             } | ||||||
|  |           }, | ||||||
|           "assets": [ |           "assets": [ | ||||||
|             { |             { | ||||||
|               "glob": "**/*", |               "glob": "**/*", | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Elian Doran
						Elian Doran