eunchurn / react-windrose-chart

Wind Rose Chart React Component
https://eunchurn.github.io/react-windrose-chart/
MIT License
16 stars 4 forks source link

The production build in the npm package does not work #143

Closed mmomtchev closed 1 month ago

mmomtchev commented 2 years ago

Maybe it is a compilation problem, but it does not export Chart - it exports WindRose and it does not work

eunchurn commented 2 years ago

What's you install command? e.g. yarn add @eunchurn/react-windrose-chart? I recommend to use https://github.com/eunchurn/components/packages/1399456 yarn add @eunchurn/react-windrose I maintain this.

mmomtchev commented 2 years ago

Yes indeed, I was using react-windrose-chart instead of eunchurn/react-windrose-chart- you should probably deprecate the old one.

But with eunchurn/react-windrose-chart webpack fails to compile because

eunchurn commented 2 years ago

I see i'll fix these issues asap. thank you.

Radoslav22 commented 3 months ago

Hi, can you help me with this error. It seems like it is caused by the library itself. image

Radoslav22 commented 3 months ago

image

eunchurn commented 1 month ago

Moved to @eunchurn/react-windrose.