Skip to content

Should CKEditor 4 be really a dependency of React integration #103

@f1ames

Description

@f1ames

Are you reporting a feature request or a bug?

Task

Provide detailed reproduction steps (if any)

For CKEditor 4 React integration (ckeditor4-react) ckeditor4 is both peer and dev dependency, while in other integrations - Angular and Vue, ckeditor4 is not any dependency at all.

Since all the integrations works in the same manner regarding CKEditor 4 usage (by default fetching from CDN which can be changed by passing custom URL and also can use CKEDITOR namespace if globally present) I wonder if it's a correct approach here (or maybe Angular and Vue do something wrong)?

Metadata

Metadata

Assignees

Labels

status:confirmedAn issue confirmed by the development team.type:taskAny other issue (refactoring, typo fix, etc).

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions