提交 29d293dc 编写于 作者: Joker_小明's avatar Joker_小明 💬

Add new file

上级 b6f0e773
# preview.yml csdn云ide配置文件
autoOpen: false # 打开工作空间时是否自动开启所有应用的预览
apps:
- port: 5500 # 应用的端口
run: pnpm config set registry https://registry.npmmirror.com && pnpm install && pnpm serve # 应用的启动命令
command: # 使用此命令启动服务,且不执行run
root: ./ # 应用的启动目录
name: vite-template # 应用名称
description: vite模板。 # 应用描述
autoOpen: true # 打开工作空间时是否自动开启预览(优先级高于根级 autoOpen
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册