nateshmbhat / svelte-ace

Ace Editor component for Svelte with TypeScript support 🥳🥳
MIT License
48 stars 6 forks source link

svelte field in their package.json but no exports condition for svelte #18

Open retotito opened 6 months ago

retotito commented 6 months ago

Hy thanks first for this great work.

Until now everything works fine for me. There are just a view messages here and there like this one, when i do npm run dev in Vite:

Screenshot 2024-04-10 205003

This is how i tested it. https://github.com/retotito/svelte-ace-select-language/blob/main/src/App.svelte

ChaddRobertson commented 4 months ago

@retotito , were you able to solve this by any chance? I am facing the same issue.