Skip to content

fix: cannot read property 'sort' of undefined - #37

Open
alan-agius4 wants to merge 1 commit into
webpack:masterfrom
alan-agius4:patch-1
Open

fix: cannot read property 'sort' of undefined#37
alan-agius4 wants to merge 1 commit into
webpack:masterfrom
alan-agius4:patch-1

Conversation

@alan-agius4

@alan-agius4 alan-agius4 commented Jul 30, 2018

Copy link
Copy Markdown

When using Angular CLI to generate the stats, and upload it I am getting cannot read property 'sort' of undefined This is due, when using lazy loading, there are no modules, but rather chunks.

Closes: #30

When using Angular CLI to generate the stats, and upload it I am getting `cannot read property 'sort' of undefined` This is due, when using lazy loading, there are no modules, but rather chunks.
@jsf-clabot

jsf-clabot commented Jul 30, 2018

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@alan-agius4

alan-agius4 commented Jul 30, 2018

Copy link
Copy Markdown
Author

//cc @sokra as this is breaking some of Angular CLI users.

@kirillgroshkov

Copy link
Copy Markdown

please!

@spawnia spawnia left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Simple fix, it works for me. Please merge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support Webpack v3

4 participants