this.instance = new JSONEditor(this.host.nativeElement, newConfig);
This line throws me the following error:
ERROR ReferenceError: JSONEditor is not defined
at JSONEditorComponent.webpackJsonp.../../../../ngx-jsoneditor/index.js.JSONEditorComponent.editorInit