mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-29 11:20:36 +01:00
chore(package): prepare docs
This commit is contained in:
@@ -21,6 +21,7 @@
|
|||||||
"build:docs": "nuxi build docs",
|
"build:docs": "nuxi build docs",
|
||||||
"postbuild:docs": "mv ./docs/.vercel_build_output .vercel_build_output",
|
"postbuild:docs": "mv ./docs/.vercel_build_output .vercel_build_output",
|
||||||
"lint": "eslint --ext .ts,.js,.vue .",
|
"lint": "eslint --ext .ts,.js,.vue .",
|
||||||
|
"prepare": "nuxi prepare docs",
|
||||||
"release": "yarn lint && standard-version && git push --follow-tags"
|
"release": "yarn lint && standard-version && git push --follow-tags"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|||||||
Reference in New Issue
Block a user