Skip to content

Create a spinoff repo from this that replaces rollup with tsup #37

Open
@plastikfan

Description

@plastikfan

When researching the implementation of dual mode for existing commonjs only packages (eg express) I discovered this very interesting article: Publish ESM and CJS in a single package which talks about new ways of bundling. The tsup solution is configuration free which would be a godsend as I am currently being plagued by counless configuration issues.

If we could use a configless bundling solution that would dramatically improve usage. However, also need to consider if we could still perform mangling with terser.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions