Skip to content

Commit a6baa70

Browse files
save file
1 parent 08e67b5 commit a6baa70

File tree

1 file changed

+5
-5
lines changed
  • blog/26-02-05/request-url-to-absolute-filename/ex

1 file changed

+5
-5
lines changed

blog/26-02-05/request-url-to-absolute-filename/ex/test.js

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
2+
/*
33
resolve.df = false;
44
55
async function resolve(url,docroot='.'){
@@ -42,10 +42,10 @@
4242
return abs;
4343
4444
}//resolve
45-
46-
47-
48-
45+
*/
46+
47+
48+
4949
var path = require('path');
5050
var test = setup();
5151

0 commit comments

Comments
 (0)