mirror of
				https://github.com/vuejs/babel-plugin-jsx.git
				synced 2025-10-31 17:32:32 +08:00 
			
		
		
		
	fix(plugin-jsx): make babel optional
This commit is contained in:
		| @@ -46,5 +46,10 @@ | ||||
|   }, | ||||
|   "peerDependencies": { | ||||
|     "@babel/core": "^7.0.0-0" | ||||
|   }, | ||||
|   "peerDependenciesMeta": { | ||||
|     "@babel/core": { | ||||
|       "optional": true | ||||
|     } | ||||
|   } | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user