Slow rebuilds after upgrading to webpack 2.1.0-beta.23 #1371

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

Originally created by @asadsahi on 9/20/2016

Managed to upgrade asp.net core spa project to webpack 2.1.0-beta.23 and it is running fine. However, not sure if this issue is with webpack 2 or my project settings, hence pinging @SteveSandersonMS and @TheLarkInn to have a look at this project, where rebuild starts quite late and actually builds slow as well:

In order to run with upgraded version, please switch to rebuilds branch.

Here is the current rebuild stats on my machine:

My project: based on webpack 2.1.0-beta.23
image

Compared to a fresh asp.net core spa project created from yo: based on webpack 1

image

Difference is quite large.

Greatly appreciate the time to have a look at this issue and point out the possible cause of this.

*Originally created by @asadsahi on 9/20/2016* Managed to upgrade asp.net core spa project to **webpack 2.1.0-beta.23** and it is running fine. However, not sure if this issue is with webpack 2 or my project settings, hence pinging @SteveSandersonMS and @TheLarkInn to have a look at [this ](https://github.com/asadsahi/AspNetCoreSpa) project, where rebuild starts quite late and actually builds slow as well: In order to run with upgraded version, please switch to **rebuilds** branch. Here is the current rebuild stats on my machine: **My project:** **based on webpack 2.1.0-beta.23** ![image](https://cloud.githubusercontent.com/assets/3470892/18670440/d37a098c-7f37-11e6-928f-abfbdd18ce0a.png) **Compared to a fresh asp.net core spa project created from yo:** **based on webpack 1** ![image](https://cloud.githubusercontent.com/assets/3470892/18670364/746107a2-7f37-11e6-8054-0bf5c783130a.png) Difference is quite large. Greatly appreciate the time to have a look at this issue and point out the possible cause of this.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#1371
No description provided.