mirror of https://github.com/webpack/webpack.git
				
				
				
			
		
			
	
	
		
			5 lines
		
	
	
		
			91 B
		
	
	
	
		
			JavaScript
		
	
	
	
		
		
			
		
	
	
			5 lines
		
	
	
		
			91 B
		
	
	
	
		
			JavaScript
		
	
	
	
| 
								 | 
							
								/** @type {import("../../../../").Configuration} */
							 | 
						||
| 
								 | 
							
								module.exports = {
							 | 
						||
| 
								 | 
							
									devtool: "eval"
							 | 
						||
| 
								 | 
							
								};
							 |