Skip to content

Change distributed code to use ECMAScript modules#76

Merged
jonkoops merged 1 commit intomainfrom
full-esm
Mar 23, 2022
Merged

Change distributed code to use ECMAScript modules#76
jonkoops merged 1 commit intomainfrom
full-esm

Conversation

@jonkoops
Copy link
Copy Markdown
Collaborator

@jonkoops jonkoops commented Mar 23, 2022

Changes the code to use the ECMAScript module syntax instead of CommonJS. This also updates the tests to use the same syntax. More information on pure ESM packages can be found here.

Note that the changes in url-join.js look big, but this is simply because the indentation has changed a level, the only real change is the usage of the new module syntax.

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.

1 participant