Skip to content
This repository has been archived by the owner on Mar 7, 2024. It is now read-only.

[BUG] watch模式下不能监听app.config.js文件的变化 #1535

Open
Deuscx opened this issue Apr 17, 2021 · 1 comment
Open

[BUG] watch模式下不能监听app.config.js文件的变化 #1535

Deuscx opened this issue Apr 17, 2021 · 1 comment
Labels
bug Something isn't working help wanted

Comments

@Deuscx
Copy link
Contributor

Deuscx commented Apr 17, 2021

bug 描述
在微信小程序中修改app.config.js文件,监听模式下文件变化不能够同步到dist目录

复现步骤

  1. 修改app.config.js文件中任意内容
  2. 不能够同步修改到dist目录中

在使用运行时 onAppConfig中config没有更改

期望结果
同步app配置文件中的变化

复现代码
https://github.com/Deuscx/RemaxVantTemplate/tree/dev

版本信息:

  • remax 版本: 2.12.1
  • 小程序端 微信小程序
  • 开发环境 windows

@Deuscx Deuscx added the bug Something isn't working label Apr 17, 2021
@yesmeck
Copy link
Member

yesmeck commented Apr 19, 2021

#1491

Windows 下的 watch 好像是有问题。

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working help wanted
Projects
None yet
Development

No branches or pull requests

2 participants