improve build script

This commit is contained in:
Philipp Kühn
2020-11-10 09:21:47 +01:00
parent 0181b70bc2
commit 7d121eb39a
43 changed files with 314 additions and 240 deletions

View File

@@ -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({