mirror of
				https://github.com/Amterasu/cocos-vuecli-demo.git
				synced 2025-11-03 21:05:41 +00:00 
			
		
		
		
	init
This commit is contained in:
		
							
								
								
									
										12
									
								
								vueTem/.babelrc
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										12
									
								
								vueTem/.babelrc
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,12 @@
 | 
			
		||||
{
 | 
			
		||||
  "presets": [
 | 
			
		||||
    ["env", {
 | 
			
		||||
      "modules": false,
 | 
			
		||||
      "targets": {
 | 
			
		||||
        "browsers": ["> 1%", "last 2 versions", "not ie <= 8"]
 | 
			
		||||
      }
 | 
			
		||||
    }],
 | 
			
		||||
    "stage-2"
 | 
			
		||||
  ],
 | 
			
		||||
  "plugins": ["transform-vue-jsx", "transform-runtime"]
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user