“3bb48060d12876fa851c2624653010ad91ce1148”上不存在“...transport/git@gitcode.net:openanolis/dragonwell8_jdk.git”
提交 d15a48da 编写于 作者: Q qq_38870145

Auto Commit

上级 8c54d9aa
# Logs
logs
*.log
*.lock
npm-debug.log*
yarn-debug.log*
yarn-error.log*
......
run = "npm i && npm run dev"
run = "yarn install && yarn dev"
language = "node"
[deployment]
build = "npm i && npm run build"
run = "npm run preview"
build = "yarn install && yarn dev"
run = "yarn preview"
[env]
PATH = "/root/${PROJECT_DIR}/.config/npm/node_global/bin:/root/${PROJECT_DIR}/node_modules/.bin:${PATH}"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册