主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Hugo Alexandre
活动总数
13
最后的活动
2022年01月05日 12:45
成员加入日期
2021年12月21日 12:17
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
1
活动概览
帖子(1)
评论(10)
按最近的活动排序
最近的活动
投票数
创建于
2022年01月05日 12:45
Thank you for all the support and the suggestions Andrey. It would be great if this issue could be solved. I'll be checking the issue regularly to stay updated.
社区
IntelliJ IDEA Users
Slow webpack watch execution and webapp not getting updated with the new bundles
0 票
已编辑于
2022年01月05日 12:01
Thanks for your reply Andrey. I understand that this is the expected behavior for "On frame deactivation" setting, but as I was using other IDE I know this is possible to do automatically, without ...
社区
IntelliJ IDEA Users
Slow webpack watch execution and webapp not getting updated with the new bundles
0 票
已编辑于
2022年01月05日 11:00
Thanks for your reply Andrey. I cannot be precise regarding the time for the browser to detect the change because many changes don’t appear at all, or take minutes to appear after many CTRL+F5 hit...
社区
IntelliJ IDEA Users
Slow webpack watch execution and webapp not getting updated with the new bundles
0 票
创建于
2022年01月03日 12:17
Thank you for your reply Andrey. Yes, I confirm that the changes only appear when I switch from the IDE frame and back without restarting the server, i.e. following these steps: 1: edit the code an...
社区
IntelliJ IDEA Users
Slow webpack watch execution and webapp not getting updated with the new bundles
0 票
创建于
2021年12月22日 10:11
I found this issue https://youtrack.jetbrains.com/issue/IDEA-168617. I think it is the same problem I have. Webpack makes the changes but the application server doesn't pick up the updated bundle.
社区
IntelliJ IDEA Users
Slow webpack watch execution and webapp not getting updated with the new bundles
0 票
已编辑于
2021年12月22日 09:54
Thank you for your reply Andrey. When I run “webpack watch” the changes I make in the react-side files are detected, and at each save action (CTRL+S) webpack compiles all the files and produces a n...
社区
IntelliJ IDEA Users
Slow webpack watch execution and webapp not getting updated with the new bundles
0 票
创建于
2021年12月21日 17:59
If you can tell me what can I do to overcome this issue I would appreciate very much as this is a fundamental feature to the development process. Thank you in advance.
社区
IntelliJ IDEA Users
Slow webpack watch execution and webapp not getting updated with the new bundles
0 票
已编辑于
2021年12月21日 17:29
I installed the live edit plugin (https://plugins.jetbrains.com/plugin/7007-live-edit) and it looked like it was working during some changes. But after some time the same behavior was present, chan...
社区
IntelliJ IDEA Users
Slow webpack watch execution and webapp not getting updated with the new bundles
0 票
创建于
2021年12月21日 15:24
I'm running the app locally ("by default, the built-in Apache Tomcat server") - Spring Boot application with React. I have the spring-boot-devtools dependency in pom.xml in order for the hot reload...
社区
IntelliJ IDEA Users
Slow webpack watch execution and webapp not getting updated with the new bundles
0 票
已编辑于
2021年12月21日 14:38
Thank you very much for your response Elena. I saw both URLs but the first one is about the webpack config file and I can guarantee that the webpack config is ok because before using IntelliJ IDEA ...
社区
IntelliJ IDEA Users
Slow webpack watch execution and webapp not getting updated with the new bundles
0 票