Skip to content

Replace DLL build script with Webpack build script (help us test plugin localization)Β #186

@jjroelofs

Description

@jjroelofs

πŸ“ Provide a description of the improvement

Currently, @ckeditor/ckeditor5-package-tools includes a legacy DLL build script intended for testing custom CKEditor 5 packages. However, this script relies on an outdated build system. The goal is to replace the legacy DLL build script with a modern Webpack build script, which will improve maintainability and compatibility with current development practices.

For us this is important because the DLL build process does not support multilingual builds, and we are developing a package with multilingual support and want need to create proper test scenarios for it. Being able to build the whole build with an RTL language is currently not possible with the DLL system as far as I can tell.

If there are any workarounds for this, would be great if you can share! I imagine you are testing your plugin localization in some way when developing your own plugins, as core team.

πŸ“ƒ Other details

  • Node: [Your Node.js version]
  • Npm / Yarn: [Your Npm or Yarn version]
  • First affected version: [The first version where this issue was noticed]

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    pending:feedbackThis issue is blocked by necessary feedback.type:improvementThis issue reports a possible enhancement of an existing feature.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions