mirror of
https://github.com/chinchang/web-maker.git
synced 2025-07-16 19:46:19 +02:00
render file preview iframe in subdomain
This commit is contained in:
@@ -244,8 +244,6 @@ export default class CodeEditor extends Component {
|
||||
}
|
||||
|
||||
async initEditor() {
|
||||
console.log('init editor');
|
||||
|
||||
this.editorReadyDeferred = deferred();
|
||||
await this.loadDeps();
|
||||
|
||||
|
Reference in New Issue
Block a user