ckeditor5-dev icon indicating copy to clipboard operation
ckeditor5-dev copied to clipboard

Added validateLicenseFiles

Open przemyslaw-zan opened this issue 2 months ago • 3 comments

🚀 Summary

Added validateLicenseFiles()


💡 Additional information

Still needs unit tests and some polishing.

przemyslaw-zan avatar Oct 17 '25 16:10 przemyslaw-zan

Please, merge/rebase:

image

pomek avatar Oct 23 '25 12:10 pomek

Upsides of import-meta-resolve over native import.meta.resolve:

  • Can be mocked in vitest (See: https://github.com/vitest-dev/vitest/issues/6953)
  • Does not require the --experimental-import-meta-resolve flag

przemyslaw-zan avatar Oct 25 '25 15:10 przemyslaw-zan

Requires: https://github.com/ckeditor/ckeditor5-dev/pull/1231

przemyslaw-zan avatar Nov 03 '25 12:11 przemyslaw-zan