The Chunk Graph Algorithm – webpack

The validation of the stats option was broken in version < 3.8.1. Now stats are validated correctly and webpack may scream at you when typos are hidden here. You can use import() or require.ensure to… Read more

Similar

Inspecting the Webpack Bundle

To ensure a great user experience it is important to keep the initial page load as  fast as possible. There are two main ways of doing this; one is to reduce the number of file requests made when t… (more…)

Read more »