chore: init

This commit is contained in:
OBKoro1 2020-10-27 17:04:50 +08:00
parent 66951e7355
commit 947caf0ce1
2 changed files with 19 additions and 4 deletions

View File

@ -2,12 +2,27 @@
# Author : OBKoro1 # Author : OBKoro1
# Date : 2019-12-26 20:55:46 # Date : 2019-12-26 20:55:46
# LastEditors : OBKoro1 # LastEditors : OBKoro1
# LastEditTime : 2019-12-26 20:56:44 # LastEditTime : 2020-10-27 17:03:16
# FilePath : /autoCommit/deploy.sh # FilePath : \autoCommit\deploy.sh
# Description : # Description :
# https://github.com/OBKoro1 # https://github.com/OBKoro1
### ###
# 打包
# vsce package
# npm run watch vsce package --yarn # 解决下文报错
# npm run build 打包插件 # 发布地址: https://marketplace.visualstudio.com/manage/publishers/obkoro1
# 打包报错:
# Error: Command failed: npm list --production --parseable --depth=99999
# npm ERR! missing: hoek@6.0.4, required by korofileheader@3.4.0
# 使用vsce package --yarn
# vscodium发布插件
# npx ovsx publish file -p token
# TODO: 修改版本
# npx ovsx publish /Users/koro/work/web_my/koro1FileHeader/korofileheader-4.7.8.vsix -p 765ed6f2-2c30-4466-9cb5-223e323b650a

BIN
images/.DS_Store vendored

Binary file not shown.