mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
doc: update links to MDN page about dynamic imports
Refs: 986307b
Refs: https://github.com/nodejs/node/pull/43530
PR-URL: https://github.com/nodejs/node/pull/43847
Reviewed-By: Paolo Insogna <paolo@cowtech.it>
Reviewed-By: Jacob Smith <jacob@frende.me>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
This commit is contained in:
@@ -550,7 +550,7 @@ headers: max-age=0; pin-sha256="WoiWRyIOVNa9ihaBciRSC7XHjliYS9VwUGOIud4PB18="; p
|
||||
[`http.request()`]: http.md#httprequestoptions-callback
|
||||
[`https.Agent`]: #class-httpsagent
|
||||
[`https.request()`]: #httpsrequestoptions-callback
|
||||
[`import()`]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/import#dynamic_imports
|
||||
[`import()`]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/import
|
||||
[`net.Server`]: net.md#class-netserver
|
||||
[`new URL()`]: url.md#new-urlinput-base
|
||||
[`server.close()`]: http.md#serverclosecallback
|
||||
|
||||
Reference in New Issue
Block a user