Skip to content

Sinewyk/webpack_leak_6929

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

yarn

See it in action

yarn test

I'm lazy, how do I investigate why it breaks ?

GENERATE_HEAP_DUMP=true HEAPDUMP_INTERVAL=3000 yarn test

Then load the heapdumps in chrome dev tools and you can compare them

Tweaks

Edit the max_old_space_size in package.json to have more or less time before the out of memory.

Where can I help

webpack/webpack#6929

About

Demonstrating the webpack 4.14 (at least ?) Compilation objects leak (if code splitting is activated)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published