jakezatecky/react-dual-listbox

Error on build project

Closed this issue · 2 comments

Error on build project, project was created with create-react-app
2021-04-13_20-44
screen

What version of create-react-app are you using? This indicates an issue with UglifyJs not handling ES6 code well.

I also see that it is loading lib/index.browser.js when it should probably use lib/index.js.

Closing due to inactivity. May be related to #152.