Revert "fix: disable paid plugins, to test prod issue in stage"
This commit is contained in:
@@ -31,9 +31,8 @@ const pluginConfig = ({ isLibrary, placeholder, editorType }) => {
|
||||
image,
|
||||
imageTools,
|
||||
quickToolbar,
|
||||
// disable the paid plugins for now
|
||||
// plugins.a11ychecker,
|
||||
// plugins.powerpaste,
|
||||
plugins.a11ychecker,
|
||||
plugins.powerpaste,
|
||||
].join(' '),
|
||||
menubar: false,
|
||||
toolbar: toolbar ? mapToolbars([
|
||||
|
||||
Reference in New Issue
Block a user