react-dual-listbox icon indicating copy to clipboard operation
react-dual-listbox copied to clipboard

Error on build project

Open yojik94 opened this issue 4 years ago • 1 comments

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

yojik94 avatar Apr 13 '21 17:04 yojik94

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.

jakezatecky avatar Jun 08 '21 20:06 jakezatecky

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

jakezatecky avatar Oct 07 '22 20:10 jakezatecky