Use netlify to host docs
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"build-docs": "cd docs-src && npm i && npm run build && rm -rf ../docs && mkdir -p docs && mv ./src/.vuepress/dist/ ../docs"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user