How to manage complex configuration of esbuild
When you get to the point in your esbuild journey when you want to start using plugins, you can be surprised that all those are not available from the CLI interface. The only way of using them is from the build script, and therefore you will have to ...
how-to.dev2 min read