Skip to content

Webpack: why it does not compile the whole thing? #435

@daming-lu

Description

@daming-lu

When running webpack, the index.<hashcode>.js is only partially built in the first run (388 kB)

screen shot 2018-04-27 at 11 47 07 am

and later fully compiled (24.9 MB)

screen shot 2018-04-27 at 11 47 26 am

Is this some optimization that webpack implements? Is there any way to force a complete build at the first run?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions