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

fix: Node.js ESM support #2813

Closed

Commits on Jul 7, 2022

  1. fix: Node.js ESM support

    * Add missing ESM support for Node.js (which doesn't recognize the package.json "module" field)
    * Add ESM support to @emotion/server instead of relying on CommonJS interoperability
    steve-taylor committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    e5b8bcc View commit details
    Browse the repository at this point in the history