Skip to content

Accept imports from the ckeditor5 package from src/ directory only #10030

@pomek

Description

@pomek

📝 Provide detailed reproduction steps (if any)

See: 0b9e98f

import 'ckeditor5/packages/ckeditor5-ui/theme/components/responsive-form/responsiveform.css';

The snippet above uses the wrong path. Even if it works on our local machines, it will not work when integrators create a custom build, and all packages will be installed from npm.

Metadata

Metadata

Assignees

Labels

squad:platformIssue to be handled by the Platform team.type:bugThis issue reports a buggy (incorrect) behavior.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions