Commit 249d82b
module: report unfinished TLA in ambiguous modules
PR-URL: #54980
Backport-PR-URL: #56927
Fixes: #54931
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Refs: #526971 parent 1925d72 commit 249d82bCopy full SHA for 249d82b
File tree
Expand file treeCollapse file tree
3 files changed
+14
-1
lines changedOpen diff view settings
Filter options
- lib/internal/modules/cjs
- test
- es-module
- fixtures/es-modules/tla
Expand file treeCollapse file tree
3 files changed
+14
-1
lines changedOpen diff view settings
Collapse file
lib/internal/modules/cjs/loader.js
Copy file name to clipboardExpand all lines: lib/internal/modules/cjs/loader.js+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1336 | 1336 | |
1337 | 1337 | |
1338 | 1338 | |
1339 | | - |
| 1339 | + |
1340 | 1340 | |
1341 | 1341 | |
1342 | 1342 | |
|
Collapse file
test/es-module/test-esm-detect-ambiguous.mjs
Copy file name to clipboardExpand all lines: test/es-module/test-esm-detect-ambiguous.mjs+12Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
252 | 252 | |
253 | 253 | |
254 | 254 | |
| 255 | + |
| 256 | + |
| 257 | + |
| 258 | + |
| 259 | + |
| 260 | + |
| 261 | + |
| 262 | + |
| 263 | + |
| 264 | + |
| 265 | + |
| 266 | + |
255 | 267 | |
256 | 268 | |
257 | 269 | |
|
Collapse file
test/fixtures/es-modules/tla/unresolved.js
Copy file name to clipboard+1Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
0 commit comments