Commit aa2be4b
module: load source maps in
PR-URL: #51033
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>commonjs translator1 parent 04eaa5c commit aa2be4bCopy full SHA for aa2be4b
File tree
Expand file treeCollapse file tree
2 files changed
+35
-0
lines changedOpen diff view settings
Filter options
- lib/internal/modules/esm
- test/es-module
Expand file treeCollapse file tree
2 files changed
+35
-0
lines changedOpen diff view settings
Collapse file
lib/internal/modules/esm/translators.js
Copy file name to clipboardExpand all lines: lib/internal/modules/esm/translators.js+2Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
289 | 289 | |
290 | 290 | |
291 | 291 | |
| 292 | + |
| 293 | + |
292 | 294 | |
293 | 295 | |
294 | 296 | |
|
Collapse file
test/es-module/test-esm-loader-hooks.mjs
Copy file name to clipboardExpand all lines: test/es-module/test-esm-loader-hooks.mjs+33Lines changed: 33 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
747 | 747 | |
748 | 748 | |
749 | 749 | |
| 750 | + |
| 751 | + |
| 752 | + |
| 753 | + |
| 754 | + |
| 755 | + |
| 756 | + |
| 757 | + |
| 758 | + |
| 759 | + |
| 760 | + |
| 761 | + |
| 762 | + |
| 763 | + |
| 764 | + |
| 765 | + |
| 766 | + |
| 767 | + |
| 768 | + |
| 769 | + |
| 770 | + |
| 771 | + |
| 772 | + |
| 773 | + |
| 774 | + |
| 775 | + |
| 776 | + |
| 777 | + |
| 778 | + |
| 779 | + |
| 780 | + |
| 781 | + |
| 782 | + |
750 | 783 | |
751 | 784 | |
752 | 785 | |
|
0 commit comments