
Optimizely CMS 13 ES6 Editor Descriptors
- Mark Hall
- Optimizely
Introduction With the release if Optimizely PaaS CMS 13, there is a new way to create UI editor descriptors to allow to custom UI with managing a property. These have been one of the reasons partners can make the jobs of editors much easier by proving a custom experience when entering content. In the previous versions all the descriptors had to involve dojo. Optimizely provided a way to use react or other tools but you needed to create a dojo wrapper around the component. This post will provide and example vite.config.ts file and command to package your editor descriptors.
Read More