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

Feat/convert to esm #65

Merged
merged 6 commits into from
Jun 23, 2024
Merged

Feat/convert to esm #65

merged 6 commits into from
Jun 23, 2024

Conversation

V00D00-child
Copy link
Member

Convert an existing NodeJS bundler RPC node from CommonJS to ESM / ECMAScript

Transeptor bundler is now ESM-only.

ESM is the module system for JavaScript, it allows us to structure our code in separate files without polluting a global namespace.

@V00D00-child V00D00-child self-assigned this Jun 23, 2024
@V00D00-child V00D00-child merged commit 30b19f1 into main Jun 23, 2024
5 checks passed
@V00D00-child V00D00-child deleted the feat/convert-to-esm branch June 23, 2024 15:21
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