I want to make a few customizations to the WYSIWYG editor, e.g., changing order of the toolbar buttons, or adding a new plugin. I studied the front-end project code base, but I only went as far as finding some related stuff in the elements.js file. However, I’m not sure where is its source, how to make customizations to it, and how to regenerate (build, and minify) it.
Any help is appreciated