Skip to content

Fix package exports with moduleResolution Node16 - #118

Open
bigtimebuddy wants to merge 1 commit into
omgovich:masterfrom
pixijs:fix/exports
Open

Fix package exports with moduleResolution Node16#118
bigtimebuddy wants to merge 1 commit into
omgovich:masterfrom
pixijs:fix/exports

Conversation

@bigtimebuddy

Copy link
Copy Markdown

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