UNPKG

@appricot/strapi-plugin-tinymce

Version:

Replaces the default Strapi WYSIWYG editor with a customized build of TinyMCE editor.

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