react-apexcharts
react-apexcharts copied to clipboard
Allow us to use an ESM build of apexcharts
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)