SeregPie / VueWordCloud

Generates a cloud out of the words.
https://seregpie.github.io/VueWordCloud/
MIT License
386 stars 60 forks source link

ESM compatibility #66

Open lermontex opened 9 months ago

lermontex commented 9 months ago

ESM incompatibility blocks Vue 3 + Vite 5 from running in SSR mode

@SeregPie Is there anything we can do to help fix this problem as soon as possible?

See #64