NativeScript / NativeScript/nativescript-cli
Editing webpack.config.js does not trigger changes to the build
未关闭
还没有人认领这个 Issue。
- 主要语言
- JavaScript
- 星标
- 1.1k
- 派生
- 204
- 平均合并
- 1 天 9 小时
- 30 天内合并 PR
- 8
描述
Nativescript 8.0.7
Xcode 12.4
Webpack 5.0.0-beta.0
Editing the webpack.config.js file does not push changes to simulator on debug.
Any changes to the webpack.config.js file are ignored after running ns debug ios.
Have done a ns clean and run ns debug ios but problem persists.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先使用 NativeScript 8.0.7、Xcode 12.4 和 Webpack 5.0.0-beta.0 重现该问题:运行 ns debug ios,编辑 webpack.config.js,并观察模拟器是否更新。检查 debug iOS 的 watch 或 rebuild 入口点;当 webpack 配置的编辑能够触发模拟器按预期 rebuild,且不需要 clean 时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript, webpack
- 领域
- build-system, cli, mobile
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100