Skip to content

Commit a1f549e

Browse files
save file
1 parent 09ec945 commit a1f549e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blog/25-07-24/http-server/ex/http-server-simple-example.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
//:
119119

120120

121-
resolve.df = false;
121+
resolve.df = true;
122122

123123
function resolve(url,docroot='.'){
124124
resolve.df && console.log('=== resolve ===');

0 commit comments

Comments
 (0)