mirror of
https://github.com/vuejs/babel-plugin-jsx.git
synced 2025-08-14 03:03:20 +08:00
7 lines
144 B
TOML
7 lines
144 B
TOML
[build.environment]
|
|
NODE_VERSION = "22"
|
|
|
|
[build]
|
|
command = "pnpm run build && pnpm run build:playground"
|
|
publish = "packages/jsx-explorer/dist"
|