apexcharts / react-apexcharts

📊 React Component for ApexCharts
https://apexcharts.com
MIT License
1.3k stars 152 forks source link

Allow us to use an ESM build of apexcharts #566

Open rgripper opened 9 months ago

rgripper commented 9 months ago

I see that after bundling it picks up the CJS version of apexcharts. Could we update package.json to alternatively point to an ESM version of charts for those of us who need it? (I'm using Vite)

github-actions[bot] commented 2 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

hect1c commented 1 month ago

Have you ever found a solution or workaround to this?