-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Closed
Labels
suggestionsuggestions for new features (yet to be agreed)suggestions for new features (yet to be agreed)swcrelated to swc (bundling/transpiling)related to swc (bundling/transpiling)
Milestone
Description
JS bundlers have a lot of complexity and we do not want to take on all that complexity in Deno. We believe this can be done effectively in "user space" - that is, it doesn't need to be built into the Deno executable. Packup is an example of a Deno program which utilizes esbuild-wasm to provide complex bundling abilities.
Ultimately we'd like to remove swc_bundler dependency completely completely from Deno.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
suggestionsuggestions for new features (yet to be agreed)suggestions for new features (yet to be agreed)swcrelated to swc (bundling/transpiling)related to swc (bundling/transpiling)