mirror of
https://github.com/vuejs/babel-plugin-jsx.git
synced 2025-07-03 18:43:26 +08:00
chore: deploy site in netlify.app (#12)
This commit is contained in:
@ -4,7 +4,9 @@
|
||||
"packages/*"
|
||||
],
|
||||
"scripts": {
|
||||
"publish": "lerna publish"
|
||||
"publish": "lerna publish",
|
||||
"dev": "node scripts/dev.js",
|
||||
"site": "node scripts/site.js"
|
||||
},
|
||||
"license": "MIT",
|
||||
"keywords": [
|
||||
|
Reference in New Issue
Block a user