mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-03 23:14:13 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			3 lines
		
	
	
	
		
			103 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
	
		
			103 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
const UglifyJsPlugin = require('uglifyjs-webpack-plugin');
 | 
						|
 | 
						|
export default () => new UglifyJsPlugin();
 |