integrate with webpack dev server to speedup rebuilding time #1272

Closed
opened 2025-08-09 17:19:30 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @tutok on 11/10/2016

I am trying to understand what I need to do to introduce webpack-dev-server to speed up my development process .
I see that prerendering uses webpack.config to rebuild app, but in my project it is taking to much time. Sometimes it takes more than 1 min. It looks like it is full rebuild, and I think doing it incrementally could be a reasonable step

What is the best approach to use webpack-dev-server? Have any of you similar issue?

*Originally created by @tutok on 11/10/2016* I am trying to understand what I need to do to introduce webpack-dev-server to speed up my development process . I see that prerendering uses webpack.config to rebuild app, but in my project it is taking to much time. Sometimes it takes more than 1 min. It looks like it is full rebuild, and I think doing it incrementally could be a reasonable step What is the best approach to use webpack-dev-server? Have any of you similar issue?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#1272
No description provided.