Check that this is really a bug
Reproduction link
https://github.com/Mourdraug/React-Big-Calendar-Export-issue
Bug description
Rolldown seems to have issues handling default export of withDragAndDrop correctly.
In runtime this import gives me Object { default: withDragAndDrop(Calendar), … }
Possibly related to:
https://rolldown.rs/in-depth/bundling-cjs#ambiguous-default-import-from-cjs-modules
Expected Behavior
No response
Actual Behavior
No response
react-big-calendar version
1.19.4
React version
19.2.4
Platform/Target and Browser Versions
Windows Firefox 148.0.2
Validations
Would you like to open a PR for this bug?
Check that this is really a bug
Reproduction link
https://github.com/Mourdraug/React-Big-Calendar-Export-issue
Bug description
Rolldown seems to have issues handling default export of
withDragAndDropcorrectly.In runtime this import gives me
Object { default: withDragAndDrop(Calendar), … }Possibly related to:
https://rolldown.rs/in-depth/bundling-cjs#ambiguous-default-import-from-cjs-modules
Expected Behavior
No response
Actual Behavior
No response
react-big-calendar version
1.19.4
React version
19.2.4
Platform/Target and Browser Versions
Windows Firefox 148.0.2
Validations
Would you like to open a PR for this bug?