Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to exclude @ckeditor/ckeditor5-watchdog from builds #17631

Open
bendemboski opened this issue Dec 11, 2024 · 0 comments
Open

Unable to exclude @ckeditor/ckeditor5-watchdog from builds #17631

bendemboski opened this issue Dec 11, 2024 · 0 comments
Labels
type:bug This issue reports a buggy (incorrect) behavior.

Comments

@bendemboski
Copy link
Contributor

πŸ“ Provide detailed reproduction steps (if any)

  1. Create any CKEditor5 build

βœ”οΈ Expected result

@ckeditor/ckeditor5-watchdog is not automatically included, or can be excluded via some configuration

❌ Actual result

@ckeditor/ckeditor5-watchdog is always present

πŸ“ƒ Other details

this commit made the watchdog code a mandatory, non-tree-shake-able dependency of @ckeditor/ckeditor5-core. I don't use or want the watchdog functionality, but I can't keep the ~42k of code out of my bundle.


If you'd like to see this fixed sooner, add a πŸ‘ reaction to this post.

@bendemboski bendemboski added the type:bug This issue reports a buggy (incorrect) behavior. label Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug This issue reports a buggy (incorrect) behavior.
Projects
None yet
Development

No branches or pull requests

1 participant