This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 配置文件预处理 | |
## 版本要求 | |
0.10.1 版本更新后,支持使用 JavaScript 对下载后的配置文件进行预处理 | |
0.11.10 版本更新后,支持使用 YAML 对下载后配置文件进行简单预处理 | |
## 简便方法(YAML) |