I recently ran into an issue with javascript building and while trying to debug it I realized I didn’t fully understand the relationship between hugo and esbuild.
Does hugo ship with a version of esbuild or does it use an external version of esbuild (similar to how it used postcss)?