This utility provides communication layer between edited App and Universal Editor.
cd my-project
yarn add @adobe/universal-editor-cors
// add import to index.js (or root of your app)
import "@adobe/universal-editor-cors";
This project is licensed under the Apache V2 License. See LICENSE for more information.