Add edbuild target to firefox 102
This commit is contained in:
		
							parent
							
								
									a30f0c7c64
								
							
						
					
					
						commit
						9e2553661d
					
				@ -120,6 +120,7 @@ async function main() {
 | 
			
		||||
      __env__: `"${env.NODE_ENV}"`,
 | 
			
		||||
    },
 | 
			
		||||
    bundle: true,
 | 
			
		||||
    target: "firefox102",
 | 
			
		||||
    outfile: join(buildDir, "addon/chrome/content/scripts/index.js"),
 | 
			
		||||
    // Don't turn minify on
 | 
			
		||||
    // minify: true,
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user