react-grid-layout / react-draggable

React draggable component
MIT License
9.04k stars 1.03k forks source link

react-draggable@4.4.6: exports is not defined #734

Closed lqomg closed 11 months ago

lqomg commented 1 year ago

react-draggable@4.4.6 After packaging under Linux, there is an error that exports is not defined. There is no problem with the 4.4.5 version.

node: 16.14.2

lijiweigh commented 1 year ago

I have the same issue

OneHatRepo commented 11 months ago

Same here. I had to downgrade to 4.4.5

lqomg commented 11 months ago

配置babel,targets中chrome 为 90

OneHatRepo commented 11 months ago

I don't understand. How can I use 4.4.6?