denoland / docs

Deno documentation, examples and API Reference. Powered by Lume.
https://docs.deno.com
MIT License
76 stars 157 forks source link

replace the std package in `runtime/fundamentals/standard_library` with other package which is compatible with nodejs #774

Closed familyboat closed 3 weeks ago

familyboat commented 2 months ago

Because std/fs package is not compatible with nodejs, so it is not proper to use std/fs package here.

familyboat commented 2 months ago

this line https://github.com/denoland/docs/blob/34bab84e855dbf959cd1180b64e83b13622a5976/runtime/fundamentals/standard_library.md?plain=1#L67