mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-10-31 05:24:13 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			3 lines
		
	
	
	
		
			108 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
	
		
			108 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
| import * as webpack from 'webpack';
 | |
| 
 | |
| export default () => new webpack.optimize.ModuleConcatenationPlugin();
 |