mirror of
				https://github.com/bjdgyc/anylink.git
				synced 2025-11-01 00:59:34 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			123 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			123 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
| module.exports = {
 | |
|     publicPath: '/ui',
 | |
|     outputDir: './ui',
 | |
|     productionSourceMap: false, //生产环境生成map
 | |
| }
 |