Angular-cli: Too much requests when I load

Created on 24 Jun 2016  Â·  8Comments  Â·  Source: angular/angular-cli

angular-cli: 1.0.0-beta.2-mobile.4
node: 6.2.1
os: win32 x64

When I load my app, I get like 383 requests. My Firefox can't handle it. What can I do?

Most helpful comment

Waiting 5-10 seconds to app load every time when you make changes is not good on development

All 8 comments

Possibly you need to update Firefox or run in prod mode are the two best ways. Development mode doesn't bundle and compress.

Waiting 5-10 seconds to app load every time when you make changes is not good on development

What version of Firefox are you on?

The latest. It crushes when my elements inspector (f12) is on.
On Jun 27, 2016 4:51 PM, "Zack Chapple" [email protected] wrote:

What version of Firefox are you on?

—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/angular/angular-cli/issues/1195#issuecomment-228751348,
or mute the thread
https://github.com/notifications/unsubscribe/AKBIrfUM7NN7vvblNRrGBnkhmKZRHmjtks5qP9V9gaJpZM4I9tfF
.

We're working on an update of the build system that would always bundle up everything using webpack. It should help in your case, but it's very weird that Firefox can't handle requests in such a way.

@filipesilva is there any design doc or issue where this change to webpack is explained?. I think a issue/feature where this changes are tracked would avoid a lot of questions regarding webpack.

@elvirdolic no design doc unfortunately.

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

_This action has been performed automatically by a bot._

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jbeckton picture jbeckton  Â·  3Comments

brtnshrdr picture brtnshrdr  Â·  3Comments

hartjo picture hartjo  Â·  3Comments

rajjejosefsson picture rajjejosefsson  Â·  3Comments

purushottamjha picture purushottamjha  Â·  3Comments