react-apexcharts icon indicating copy to clipboard operation
react-apexcharts copied to clipboard

Allow us to use an ESM build of apexcharts

Open rgripper opened this issue 1 year ago • 2 comments

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)

rgripper avatar Dec 19 '23 16:12 rgripper