bughelp wanted
Description
bug 描述 在微信小程序中修改app.config.js文件,监听模式下文件变化不能够同步到dist目录
复现步骤
- 修改app.config.js文件中任意内容
- 不能够同步修改到dist目录中
在使用运行时 onAppConfig中config没有更改
期望结果 同步app配置文件中的变化
复现代码 https://github.com/Deuscx/RemaxVantTemplate/tree/dev
版本信息:
- remax 版本: 2.12.1
- 小程序端 微信小程序
- 开发环境 windows
