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 package exports with moduleResolution Node16 #118

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bigtimebuddy
Copy link

Fixes #101

Our project (PixiJS) uses CodeSandbox for examples (which, in turn, uses Webpack). We were having issues with the current exports from this project which were breaking our examples on CodeSandbox. Converting to these exports resolved our issue.

We temporarily forked to @pixi/colord to unblock up but would like to upstream this change.

Thank you!

cc @Zyie

@bigtimebuddy bigtimebuddy changed the title Fix package exports with Webpack Fix package exports with moduleResolution Node16 Oct 2, 2023
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.

Types not compatible with moduleResolution Node16
1 participant