Skip to content

Commit 299c453

Browse files
save file
1 parent a6c377c commit 299c453

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blog/25-08-31/simple-browser-rollup-example/simple-browser-rollup-example.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<script src='https://libs.ext-code.com/js/dom/component/component.js'></script>
5656

5757
<script init>
58-
console.clear();
58+
//console.clear();
5959
console.log('simple-browser-rollup-example.html');
6060
console.log();
6161
console.json=v=>console.log(JSON.stringify(v,null,4));

0 commit comments

Comments
 (0)