Skip to content

feat: esm & cjs output script for older projects that cannot afford to migrate to esm code.#722

Closed
j-d-carmichael wants to merge 6 commits intofacundoolano:mainfrom
j-d-carmichael:main
Closed

feat: esm & cjs output script for older projects that cannot afford to migrate to esm code.#722
j-d-carmichael wants to merge 6 commits intofacundoolano:mainfrom
j-d-carmichael:main

Conversation

@j-d-carmichael
Copy link
Copy Markdown

ESM is nice, but we run a lot of older projects where the client just does not have budget to warrant a full migration to esm code.

This small addition keeps this project running smoothly on esm and commonJS projects while letting the source code enjoy the benefits of esm... best of both worlds.

@j-d-carmichael
Copy link
Copy Markdown
Author

The failing tests are not related to this PR

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.

2 participants