apexcharts / vue3-apexcharts

📊 Vue-3 component for ApexCharts
MIT License
314 stars 35 forks source link

fix: explicit "types" condition #99

Closed Indekkusu545 closed 8 months ago

Indekkusu545 commented 8 months ago

When using package.json "exports" and "import" / "types" have different paths, explicit "types" condition is needed.

Ref: packagejson-exports

fix #95

danielwwc commented 8 months ago

is this released? I don't see it in version 1.5.2?

jonathanwilke commented 6 months ago

Would be amazing to have this released as it fixes the typescript error we get right now.