parent
							
								
									e60294b950
								
							
						
					
					
						commit
						7330e7499a
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		|  | @ -38,6 +38,7 @@ const context = await esbuild.context({ | ||||||
| 	sourcemap: prod ? false : "inline", | 	sourcemap: prod ? false : "inline", | ||||||
| 	treeShaking: true, | 	treeShaking: true, | ||||||
| 	outfile: "main.js", | 	outfile: "main.js", | ||||||
|  | 	minify: prod, | ||||||
| }); | }); | ||||||
| 
 | 
 | ||||||
| if (prod) { | if (prod) { | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Aleksey Rowan
						Aleksey Rowan