Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(build): move most of the code to ESM #179

Merged
merged 2 commits into from
Feb 27, 2024
Merged

Conversation

nfroidure
Copy link
Owner

Some things still needs to be fixed like Jest and AWS Lambda/CGP builds to use ESM too.

BREAKING CHANGE: Will require Node 20 since it relies on its ESM support. Also, the PROJECT_SRC constant is removed and the INITIALIZER_PATHS_MAP constant is now supposed to have well designed paths in it.

#102

Some things still needs to be fixed like Jest and AWS Lambda/CGP builds to use ESM too.

BREAKING CHANGE: Will require Node 20 since it relies on its ESM support. Also, the `PROJECT_SRC`
constant is removed and the `INITIALIZER_PATHS_MAP` constant is now supposed to have well designed
paths in it.

#102
@nfroidure nfroidure self-assigned this Feb 27, 2024
@nfroidure nfroidure merged commit 4600433 into main Feb 27, 2024
1 check passed
@nfroidure nfroidure deleted the refactor/esm_resolve branch February 27, 2024 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant