DenoDDeno
Powered by
sakutaS
Denoβ€’4y agoβ€’
11 replies
sakuta

how to use esbuild_deno_loader for local file?

i have
[join(tmpDir, './bundle.js')]
[join(tmpDir, './bundle.js')]
as entry point (resulting as string e.g.
c:\Users\User\AppData\Local\Temp\tempdir-33c4f2f8\bundle.js
c:\Users\User\AppData\Local\Temp\tempdir-33c4f2f8\bundle.js
, but that gives me a Do not know how to load path error on console?

what am i doing wrong?
Deno banner
DenoJoin
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,934Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

Running esbuild with esbuild_deno_loader
ioBIioB / help
4y ago
esbuild_deno_loader importing Deno modules
PixelPPixel / help
4y ago
Decorators with esbuild-deno-loader
bennypBbennyp / help
11mo ago
esbuild-deno-loader with npm private registry
MariusVatasoiuMMariusVatasoiu / help
2y ago