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: point node to the common js build #85

Merged
merged 1 commit into from
May 14, 2023
Merged

fix: point node to the common js build #85

merged 1 commit into from
May 14, 2023

Conversation

jquense
Copy link
Member

@jquense jquense commented May 8, 2023

fixes #84 in a disappointing way

@jquense jquense requested a review from kyletsang May 8, 2023 21:12
@e1himself
Copy link

e1himself commented May 9, 2023

But there is a proper fix, which isn't that much difficult to implement.

Here's how I've fixed ESM for react-bootstrap/dom-helpers: react-bootstrap/dom-helpers#180

Once dom-helpers are fixed, the same can be applied to this repo.

@jquense jquense merged commit 6731f29 into main May 14, 2023
@jquense jquense deleted the node-exports branch May 14, 2023 14:35
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.

ESM build is not compatible with Node ESM loader
3 participants