DenoDDeno
Powered by
cspotcode (Andrew B)C
Denoβ€’14mo agoβ€’
8 replies
cspotcode (Andrew B)

How do deno devs bundle .js for browser projects? (SPAs, chrome extensions, etc)

Is the easiest option to tell
deno
deno
to emit a
node_modules
node_modules
subdirectory so I can use
esbuild
esbuild
? I'm trying to minimize configuration as much as possible.
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

Native extensions for Deno?
Lewis CampbellLLewis Campbell / help
4y ago
How do people bundle their Deno code for web?
stephenSstephen / help
3y ago
"Complicated" dynamic import and deno bundle for the browser ..
moodringMmoodring / help
6mo ago
Deno bundle hangs
Romuald QuantinRRomuald Quantin / help
4y ago