How do deno devs bundle .js for browser projects? (SPAs, chrome extensions, etc)
Is the easiest option to tell denodeno to emit a node_modulesnode_modules subdirectory so I can use esbuildesbuild? I'm trying to minimize configuration as much as possible.
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community
D
Deno
Chat about Deno, a modern runtime for JavaScript and TypeScript.