We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
noCodeSandbox
1 parent e8672ec commit 5a197a1Copy full SHA for 5a197a1
docs/3-web-servers/03-module/index.md
@@ -156,7 +156,7 @@ console.log(readFileSync("sample.txt", "utf-8"));
156
Hello World
157
```
158
159
-<ViewSource url={import.meta.url} path="_samples/read-file-sync" />
+<ViewSource url={import.meta.url} path="_samples/read-file-sync" noCodeSandbox />
160
161
:::tip 文字コード
162
0 commit comments