提交 65bb6d19 编写于 作者: Q qiang

docs: 增加 vue-config 文档

上级 c59bff60
......@@ -2,6 +2,7 @@
* [pages.json](collocation/pages.md)
* [manifest.json](collocation/manifest.md)
* [uni.scss](collocation/uni-scss.md)
* [vue-config.js](collocation/vue-config.md)
* 框架接口
* [日志打印](collocation/frame/log.md)
* [定时器](collocation/frame/timer.md)
......
vue.config.js 是一个可选的配置文件,如果项目的根目录中存在这个文件,那么它会被自动加载,具体规范参考:[vue-config.js](https://cli.vuejs.org/zh/config/#vue-config-js)
**支持情况**
* CLI 工程
* HBuilderX 2.1.5 及以上版本
**注意事项**
* 部分配置项会被编译配置覆盖,例如:outputDir
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册