xbx #269
@ -1,12 +1,5 @@
 | 
			
		||||
let build = []
 | 
			
		||||
if (process.env.NODE_ENV === 'production') {
 | 
			
		||||
    // build = ['transform-remove-console']
 | 
			
		||||
    console.log("tianjia")
 | 
			
		||||
    build = []
 | 
			
		||||
}
 | 
			
		||||
module.exports = {
 | 
			
		||||
  presets: [
 | 
			
		||||
    '@vue/cli-plugin-babel/preset'
 | 
			
		||||
  ],
 | 
			
		||||
  plugins: [...build]
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user