David Kimura I'm working on a new project, a marketplace, and trying both ways (esbundling and import_maps) to create simple functions/features and using external libraries. And to be honest, while node_modules got much slimmer still caused some issues, beside performance and development's joy is better with import_maps.
If it is possible, have an episode highlights import_maps usage and compare it to an esbuild episode.