Closed Chaddeus closed 2 years ago
Hello, I'm attempting to use quill-cursors in a SvelteKit project, using TypeScript, and when I build the project, Vite is showing this error:
ReferenceError: self is not defined at Object.<anonymous> (/.../node_modules/quill-cursors/dist/quill-cursors.js:2:206)
Could you please provide a minimal working example?
I apologize for the delay. I have since moved on and will be implementing TipTap in my app. I appreciate the response. 🙏
Hello, I'm attempting to use quill-cursors in a SvelteKit project, using TypeScript, and when I build the project, Vite is showing this error:
ReferenceError: self is not defined at Object.<anonymous> (/.../node_modules/quill-cursors/dist/quill-cursors.js:2:206)