|
|
|
@ -109,7 +109,6 @@ class PluginManagerComponent { |
|
|
|
|
const resolveLocaton = (iframe) => this.appManager.resolveLocation(profile, iframe) |
|
|
|
|
const api = new Plugin(profile, { resolveLocaton }) |
|
|
|
|
this.appManager.init([{profile, api}]) |
|
|
|
|
console.log(this.store) |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
render () { |
|
|
|
|