Skip to content

Commit 6b27e00

Browse files
save file
1 parent 1cb1b7a commit 6b27e00

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

blog/25-02-05/request-url-to-absolute-filename/request-url-to-absolute-filename.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
console.log('request-url-to-absolute-filename.html');
4949

5050
async function ready(){
51-
debug('ready');
51+
debug('ready',window.crossOriginIsolated);
5252
initdom(document.body);
5353

5454
}//init
@@ -88,7 +88,7 @@ <h1 class=title>
8888
<snippet-terminal-console component src='ex/test.js' mode=nodejs ></snippet-terminal-console>
8989

9090

91-
<log component></log>
91+
<log-mod component></log-mod>
9292

9393

9494
</body>

0 commit comments

Comments
 (0)