Skip to content

Commit a5bf669

Browse files
ruyadornodanielleadams
authored andcommitted
doc: fix typo on esm loaders example
Fixes a small typo on the Transpiler loader example. PR-URL: #47015 Reviewed-By: Jacob Smith <jacob@frende.me> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Deokjin Kim <deokjin81.kim@gmail.com> Reviewed-By: Darshan Sen <raisinten@gmail.com>
1 parent c4f192b commit a5bf669

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/esm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1118,7 +1118,7 @@ export async function load(url, context, nextLoad) {
11181118
// file, search up the file system for the nearest parent package.json file
11191119
// and read its "type" field.
11201120
const format = await getPackageType(url);
1121-
// When a hook returns a format of 'commonjs', `source` is be ignored.
1121+
// When a hook returns a format of 'commonjs', `source` is ignored.
11221122
// To handle CommonJS files, a handler needs to be registered with
11231123
// `require.extensions` in order to process the files with the CommonJS
11241124
// loader. Avoiding the need for a separate CommonJS handler is a future

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy