去除免费图床管理,需要使用的可以前往:https://sm.ms/ 操作

This commit is contained in:
Elune
2019-12-19 12:33:49 +08:00
parent 965e9266e7
commit b9b48e139b
4 changed files with 5 additions and 212 deletions

View File

@@ -11,7 +11,7 @@
"preview": "node build/index.js --preview",
"lint": "eslint --ext .js,.vue src",
"test:unit": "jest --clearCache && vue-cli-service test:unit",
"svgo": "svgo -f src/icons/svg --config=src/icons/svgo.yml",
"svgo": "svgo -f src/assets/icons/svg --config=src/assets/icons/svgo.yml",
"new": "plop"
},
"husky": {