Questions tagged [jodit]

Open Source WYSIWYG editor written in pure TypeScript without using additional libraries

Open Source WYSIWYG editor written in pure TypeScript without using additional libraries, https://github.com/xdan/jodit

92 questions
4
votes
1 answer

Svelte + Vite node module import error: Error when evaluating SSR module, failed to import module

I am using Svelte for the first time in a setup with SvelteKit + Vite. I am trying to import a rich-text editor from a node module into a component of my app. Here is the snippet: