提交 dd948b24 编写于 作者: W weixin_44463441

Auto Commit

上级 7a093d7e
run = "npm i && npm run dev"
run = "npm i && cd sd && python3 -m http.server 8080"
[deployment]
build = "npm i && npm run build"
run = "npm run preview"
run = "cd sd && python3 -m http.server 8080"
[env]
PATH = "/root/${PROJECT_DIR}/.config/npm/node_global/bin:/root/${PROJECT_DIR}/node_modules/.bin:${PATH}"
......
sd @ b002fb47
Subproject commit b002fb47b669cd52abecbf8042f9f5c081bfc861
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册