Using JS.Build with PNP module resolution

Is there a way to configure JS.Build aka esbuild to resolve modules when installed via PNP?

There is an esbuild plugin to support this, but I cannot find a way to add the plugin unless I run esbuild myself.

No…