did a thing
This commit is contained in:
parent
a9caa30db3
commit
6cecc6ae63
1 changed files with 2 additions and 0 deletions
|
@ -167,6 +167,8 @@ class PreviewFrame extends React.Component {
|
|||
}
|
||||
|
||||
injectLocalFiles() {
|
||||
loopProtect.alias = 'protect';
|
||||
|
||||
let htmlFile = this.props.htmlFile.content;
|
||||
let scriptOffs = [];
|
||||
|
||||
|
|
Loading…
Reference in a new issue