Skip to content

Refactor as TypeScript, export ES module build only#41

Merged
eemeli merged 5 commits intomainfrom
rebuild
Dec 28, 2025
Merged

Refactor as TypeScript, export ES module build only#41
eemeli merged 5 commits intomainfrom
rebuild

Conversation

@eemeli
Copy link
Copy Markdown
Owner

@eemeli eemeli commented Dec 28, 2025

This adds make-plural as a runtime dependency, rather than bundling it into the output directly.

The main build is now down with tsc, and where a bundler is still needed (test262, examples), Rolldown is used instead of Rollup.

The Babel transpilation is dropped; where necessary, that should be done by the end user with settings appropriate for them.

@eemeli eemeli merged commit 77e63d5 into main Dec 28, 2025
5 checks passed
@eemeli eemeli deleted the rebuild branch December 28, 2025 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant