mirror of
				https://github.com/vuejs/babel-plugin-jsx.git
				synced 2025-10-31 01:12:17 +08:00 
			
		
		
		
	chore: reduce unnecessary build
This commit is contained in:
		| @@ -6,7 +6,7 @@ | ||||
|   "type": "module", | ||||
|   "scripts": { | ||||
|     "dev": "pnpm -C packages/jsx-explorer run dev", | ||||
|     "build": "pnpm run -r build", | ||||
|     "build": "pnpm run -F babel-plugin-jsx... build", | ||||
|     "test": "vitest", | ||||
|     "lint": "eslint --cache .", | ||||
|     "format": "prettier --write .", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user