mirror of
https://github.com/nodejs/node.git
synced 2025-05-02 17:01:08 +00:00
doc: update link to MDN page about dynamic imports
This was split into a separate page 2 days ago: d2b50123d4
PR-URL: https://github.com/nodejs/node/pull/43530
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
This commit is contained in:
parent
dbe5874c7e
commit
986307ba11
@ -1549,7 +1549,7 @@ success!
|
||||
[Conditional exports]: packages.md#conditional-exports
|
||||
[Core modules]: modules.md#core-modules
|
||||
[Determining module system]: packages.md#determining-module-system
|
||||
[Dynamic `import()`]: https://wiki.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/import#Dynamic_Imports
|
||||
[Dynamic `import()`]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/import
|
||||
[ES Module Integration Proposal for WebAssembly]: https://github.com/webassembly/esm-integration
|
||||
[HTTPS and HTTP imports]: #https-and-http-imports
|
||||
[Import Assertions]: #import-assertions
|
||||
|
Loading…
Reference in New Issue
Block a user