colord icon indicating copy to clipboard operation
colord copied to clipboard

Fix package exports with moduleResolution Node16

Open bigtimebuddy opened this issue 2 years ago • 0 comments

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 avatar Oct 02 '23 00:10 bigtimebuddy