UNPKG

strapi-plugin-ckeditor5

Version:

Replace Strapi default WYSIWYG editor with enhanced build of CKEditor 5

6 lines (3 loc) 143 B
const pluginPkg = require("../../package.json"); const pluginId = pluginPkg.name.replace(/^strapi-plugin-/i, ""); module.exports = pluginId;