How Your Webpack Dev Server Memory Leaks Kill Overnight Builds episode artwork

EPISODE · Jun 13, 2026 · 7 MIN

How Your Webpack Dev Server Memory Leaks Kill Overnight Builds

from The Web Development Podcast with Fexingo: Frontend, Backend, and Modern Web Stack · host Fexingo

Lucas and Luna dive into a silent productivity killer: memory leaks in webpack-dev-server that accumulate over long development sessions. They trace the problem to unclosed WebSocket connections from Hot Module Replacement, showing how a single missed cleanup in the dev server's event loop can balloon RAM usage to 4GB after eight hours. The episode walks through real debugging steps using Chrome DevTools Memory tab and the 'detached DOM nodes' filter, then explains the fix: a custom plugin that hooks into the 'done' compiler hook to force-close stale sockets. Listeners will walk away with a concrete script they can drop into their webpack config today to keep their dev server lean during all-day coding marathons. #WebpackDevServer #MemoryLeak #HotModuleReplacement #WebSocket #ChromeDevTools #DetachedDOMNodes #DevServer #JavaScript #Performance #Frontend #Debugging #Technology #WebDevelopment #FexingoBusiness #BusinessPodcast #Coding #NodeJS #BuildTooling Keep every episode free: buymeacoffee.com/fexingo

Episode metadata supplied by the publisher feed · Published Jun 13, 2026

Embed this episode

NOW PLAYING

How Your Webpack Dev Server Memory Leaks Kill Overnight Builds

0:00 7:41

No transcript for this episode yet

We transcribe on demand. Request one and we'll notify you when it's ready — usually under 10 minutes.

No similar episodes found.

No similar podcasts found.

Frequently Asked Questions

How long is this episode of The Web Development Podcast with Fexingo: Frontend, Backend, and Modern Web Stack?

This episode is 7 minutes long.

When was this The Web Development Podcast with Fexingo: Frontend, Backend, and Modern Web Stack episode published?

This episode was published on June 13, 2026.

Can I download this The Web Development Podcast with Fexingo: Frontend, Backend, and Modern Web Stack episode?

Yes. Use the download control on the episode player to save the publisher-provided media file.
URL copied to clipboard!