mirror of
				https://github.com/vuejs/babel-plugin-jsx.git
				synced 2025-10-31 01:12:17 +08:00 
			
		
		
		
	ci: fix build script
This commit is contained in:
		| @@ -2,5 +2,5 @@ | ||||
| NODE_VERSION = "20" | ||||
|  | ||||
| [build] | ||||
| command = "pnpm run build" | ||||
| command = "pnpm run -r build" | ||||
| publish = "packages/jsx-explorer/dist" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user