xknight
Results
2
comments of
xknight
I have encontered that error too. And thank your guys the `plugin` and the `inject & define` solution work. But I also have a few question: what if my esbuild...
> @xkn1ght The which file to be bundled is determined by how code import it, esbuild is somewhat align to Node.js's native es modules' behavior. Since you write `import`, it...