mirror of
https://github.com/vuejs/babel-plugin-jsx.git
synced 2025-07-08 22:59:09 +08:00
refactor: upgrade project setup (#646)
This commit is contained in:
6
netlify.toml
Normal file
6
netlify.toml
Normal file
@ -0,0 +1,6 @@
|
||||
[build.environment]
|
||||
NODE_VERSION = "18"
|
||||
|
||||
[build]
|
||||
command = "pnpm run build"
|
||||
publish = "packages/jsx-explorer/dist"
|
Reference in New Issue
Block a user