
Season 3 · Episode 36
What's the bundle analysis story in Remix?
Dago asked this on 2023-03-15
March 15, 20234m 43s
Audio is streamed directly from the publisher (media.transistor.fm) as published in their RSS feed. Play Podcasts does not host this file. Rights-holders can request removal through the copyright & takedown page.
Show Notes
Is there any way to get a bundle analysis on Remix apps, like the Webpack does?
- esbuild analyzer
- Spot in the remix source code to write the file
- Path in the built code: node_modules/@remix-run/dev/dist/compiler/compileBrowser.js (around line 244)
Good luck!
Topics
bundle analysisremixbuildesbuild