Skip to content

jteppinette/webpack-bundle-analyzer-regression-reproduction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webpack Bundle Analyzer - Regression Reproduction

Setup

This project was tested using Node v18.20.4.

$ npm install
$ npx webpack

Analysis

The webpack bundle analyzer fails when the webpack version is greater than or equal to 5.96, and the following configuration items are set:

  • output.module: true
  • experiments.outputModule: true
  • optimization.runtimeChunk: "single"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published