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!



