Skip to content

Popper & Tippy should not be in a bundled app by default #3170

Closed
@VincentDauliac

Description

@VincentDauliac

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. 💖

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Closed

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions