mirror of
https://github.com/vuejs/babel-plugin-jsx.git
synced 2025-08-14 19:23:19 +08:00
ci: fix build script
This commit is contained in:
@ -7,6 +7,7 @@
|
||||
"scripts": {
|
||||
"dev": "pnpm -C packages/jsx-explorer run dev",
|
||||
"build": "tsdown",
|
||||
"build:playground": "pnpm -C packages/jsx-explorer build",
|
||||
"test": "vitest",
|
||||
"lint": "eslint --cache .",
|
||||
"format": "prettier --write .",
|
||||
|
Reference in New Issue
Block a user