What's the bundle analysis story in Remix?

15/03/2023 4 min Temporada 3 Episodio 36
What's the bundle analysis story in Remix?

Listen "What's the bundle analysis story in Remix?"

Episode Synopsis


Is there any way to get a bundle analysis on Remix apps, like the Webpack does?esbuild analyzerSpot in the remix source code to write the filePath in the built code: node_modules/@remix-run/dev/dist/compiler/compileBrowser.js (around line 244)fs.writeFileSync('meta.json', JSON.stringify(metafile))
Good luck!What's the bundle analysis story in Remix?