Skip to content

Support Webpack and/or Rollup (for better tree-shaking) #5

Description

@NfNitLoop

ESBuild was easy to set up as a plugin, but it currently has a bug/limitation that re-exports (which are a recommended pattern in Deno deps.ts files) aren't properly removed by tree-shaking.

Add support for Webpack and/or Rollup to support better tree-shaking.

Additionally:

  • One of those might let me specify whether/how to chunk external dependencies?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions