Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Hugo Alexandre
Total activity
13
Last activity
January 05, 2022 12:45
Member since
December 21, 2021 12:17
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
1
Activity overview
Posts (1)
Comments (10)
Sort by recent activity
Recent activity
Votes
Created
January 05, 2022 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.
Community
IntelliJ IDEA Users
Slow webpack watch execution and webapp not getting updated with the new bundles
0 votes
Edited
January 05, 2022 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 ...
Community
IntelliJ IDEA Users
Slow webpack watch execution and webapp not getting updated with the new bundles
0 votes
Edited
January 05, 2022 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...
Community
IntelliJ IDEA Users
Slow webpack watch execution and webapp not getting updated with the new bundles
0 votes
Created
January 03, 2022 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...
Community
IntelliJ IDEA Users
Slow webpack watch execution and webapp not getting updated with the new bundles
0 votes
Created
December 22, 2021 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.
Community
IntelliJ IDEA Users
Slow webpack watch execution and webapp not getting updated with the new bundles
0 votes
Edited
December 22, 2021 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...
Community
IntelliJ IDEA Users
Slow webpack watch execution and webapp not getting updated with the new bundles
0 votes
Created
December 21, 2021 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.
Community
IntelliJ IDEA Users
Slow webpack watch execution and webapp not getting updated with the new bundles
0 votes
Edited
December 21, 2021 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...
Community
IntelliJ IDEA Users
Slow webpack watch execution and webapp not getting updated with the new bundles
0 votes
Created
December 21, 2021 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...
Community
IntelliJ IDEA Users
Slow webpack watch execution and webapp not getting updated with the new bundles
0 votes
Edited
December 21, 2021 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 ...
Community
IntelliJ IDEA Users
Slow webpack watch execution and webapp not getting updated with the new bundles
0 votes