Home

Webpack Performance

Resources

  1. Webpack Performance
  2. Preload/Prefetch

Vendor Bundles

These are an anti-pattern.

Dynamic Code Splitting

Webpack Prefetch & Preload

Repository

https://github.com/okeeffed/developer-notes-nextjs/content/webpack/webpack-performance

Sections


Related