提交 9d1766a8 编写于 作者: huangby6050's avatar huangby6050

Add new file

上级 8f012e3d
# preview.yml
autoOpen: true # 打开工作空间时是否自动开启所有应用的预览
apps:
- port: 80 # 应用的端口
run: npm install --registry=https://registry.npm.taobao.org && npm run dev # 应用的启动命令
command: # 使用此命令启动服务,且不执行run
root: ./ # 应用的启动目录
name: wxmaregist # 应用名称
description: wxmaregist # 应用描述
autoOpen: true # 打开工作空间时是否自动开启预览(优先级高于根级 autoOpen)
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册