improve build script
This commit is contained in:
@@ -267,6 +267,8 @@ export class Editor extends EventEmitter {
|
||||
}),
|
||||
})
|
||||
|
||||
console.log({ plugins: this.extensionManager.plugins })
|
||||
|
||||
// `editor.view` is not yet available at this time.
|
||||
// Therefore we will add all plugins and node views directly afterwards.
|
||||
const newState = this.state.reconfigure({
|
||||
|
||||
Reference in New Issue
Block a user