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

Move to ESM #233

Closed
dword-design opened this issue Mar 28, 2021 · 0 comments
Closed

Move to ESM #233

dword-design opened this issue Mar 28, 2021 · 0 comments

Comments

@dword-design
Copy link
Owner

dword-design commented Mar 28, 2021

Use esm for tools that do not support ESM yet.

const esm = require('esm')(module)

module.exports = esm('./index').default

Blocked by:

Blocking:

@dword-design dword-design changed the title Drop Node.js 10 testing Drop Node.js 10 and move to ESM Apr 19, 2021
@dword-design dword-design changed the title Drop Node.js 10 and move to ESM Move to ESM Apr 19, 2021
@dword-design dword-design changed the title Move to ESM Drop Node.js 10 and move to ESM Apr 19, 2021
@dword-design dword-design linked a pull request Apr 19, 2021 that will close this issue
@dword-design dword-design changed the title Drop Node.js 10 and move to ESM Move to ESM Apr 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant