mirror of
				https://github.com/unanmed/HumanBreak.git
				synced 2025-11-04 07:02:58 +08:00 
			
		
		
		
	fix: 构建过程去除terser
This commit is contained in:
		
							parent
							
								
									8cd675a332
								
							
						
					
					
						commit
						92ed1c2d4a
					
				@ -136,7 +136,6 @@ const compress = type === 'dist';
 | 
			
		||||
                    babelHelpers: 'bundled',
 | 
			
		||||
                    sourceType: 'module'
 | 
			
		||||
                }),
 | 
			
		||||
                terser(),
 | 
			
		||||
                resolve(),
 | 
			
		||||
                commonjs(),
 | 
			
		||||
                json()
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user