eclipsesource / jsonforms-editor

Visual Editor for JSON Schema and JSON Forms Ui Schema
https://jsonforms-editor.netlify.app/
Other
79 stars 38 forks source link

Split editor into library and app packages #90

Closed sdirix closed 4 years ago

sdirix commented 4 years ago

Setup a lerna monorepo for the @jsonforms/editor component and the JSON Forms editor app.

Configures the development mode of the app to also include the build of the @jsonforms/editor component.