Skip to content

Commit d4a7034

Browse files
save file
1 parent d888178 commit d4a7034

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

utils/misc/nodejs-terminal/html/snippet-nodejs/v1.0/snippet-nodejs-v1.0.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77

88
<div id=root>
99

10+
<web-editor component>
11+
</web-editor>
12+
1013
<input value=test type=button>
1114

1215
</div>
@@ -46,6 +49,9 @@
4649

4750
obj.init = async function(){
4851
debug('init');
52+
53+
await mod.auto();
54+
4955
await initdom();
5056

5157

0 commit comments

Comments
 (0)