1
The front-end, during development phase, is too slow with hot reloading.
Source: chatwoot/chatwoot#9746 · opened by @cd996
Is your feature or enhancement related to a problem? Please describe.
As the project grows heavier, in practical front-end development, every change requires a full compilation. However, this is too slow with webpack's hot reloading performance.
![image](
Describe the solution you'd like
I found that in the current project, the technology stack used is Vue 2. Although Vue has stopped updating and maintaining version 2, I discovered that the Vue team still officially provides the following support. Therefore, would it be better to migrate this part?
Describe alternatives you've considered
_No response_
Additional context
_No response_
As the project grows heavier, in practical front-end development, every change requires a full compilation. However, this is too slow with webpack's hot reloading performance.
![image](
Describe the solution you'd like
I found that in the current project, the technology stack used is Vue 2. Although Vue has stopped updating and maintaining version 2, I discovered that the Vue team still officially provides the following support. Therefore, would it be better to migrate this part?
Describe alternatives you've considered
_No response_
Additional context
_No response_
No pledges yet. Be the first to back this.
No comments yet.