tiptap
tiptap copied to clipboard
Popper & Tippy should not be in a bundled app by default
What problem are you facing?
Event if I don't use the bubble & floating menus, popper.js and tippy.js are included in the final bundle of my app (vue3 vite app). While the (undocumented) enableCoreExtensions: false option on the editor is a good addition, this architecture does not allow to exclude popper and tippy with tree shaking.
What’s the solution you would like to see?
It would be great to have the possibility to use a "bare" editor and decide what core extension to import.
What alternatives did you consider?
I don't see any alternative, am i missing something ?
Anything to add? (optional)
No response
Are you sponsoring us?
- [ ] Yes, I’m a sponsor. 💖