|
|
|
@ -406,6 +406,10 @@ Please make a backup of your contracts and start using http://remix.ethereum.org |
|
|
|
|
const framingService = new FramingService(sidePanel, menuicons, mainview, this._components.resizeFeature) |
|
|
|
|
framingService.start() |
|
|
|
|
|
|
|
|
|
// preactivate solidity plugin
|
|
|
|
|
appManager.ensureActivated('solidity') |
|
|
|
|
appManager.ensureActivated('udapp') |
|
|
|
|
|
|
|
|
|
// get the file list from the parent iframe
|
|
|
|
|
loadFileFromParent(fileManager) |
|
|
|
|
|
|
|
|
|