typewriter-editor / typewriter

A rich text editor based off of Quill.js and Ultradom, and using Svelte for UI.
MIT License
382 stars 32 forks source link

No provided export named 'Delta' breaking Vite build #120

Open JacobL84 opened 1 year ago

JacobL84 commented 1 year ago

While attempting to add typewriter-editor to my adapter-static SvelteKit project, I wrote the following import statements in my src/routes/+page.svelte file's Githubissues.

  • Githubissues is a development platform for aggregating issues.