Replies: 2 comments
-
Is this a bug in snowpack, or am I missing some configuration? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks for moving the discussion here, and thanks for the help debugging issues. That's very strange, what version of react-virtualized are you using? v9 uses |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Link to Reproduce: https://github.com/cleric-sh/repro/tree/snowpack-react-sortable-tree
Affected Version: v1.7.1
I recently added a resolution to my repro to use
@rollup/[email protected]
which would resolve issues with mixed exports. It resolved the previous issue: https://www.pika.dev/npm/snowpack/discuss/421 but revealed a new issue:I detail the error in my response here: https://www.pika.dev/npm/snowpack/discuss/476 and my repro (attached).
Beta Was this translation helpful? Give feedback.
All reactions