Commit 6db02e7
Kanchalai Tanglertsampan
Fix up incorrect system emit
1 parent 86c7129 commit 6db02e7Copy full SHA for 6db02e7
2 files changed
+2-2Lines changed: 2 additions & 2 deletions
Expand file treeCollapse file tree
Open diff view settings
Collapse file
src/compiler/transformers/module/module.ts
Copy file name to clipboardExpand all lines: src/compiler/transformers/module/module.ts+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
510 | 510 | |
511 | 511 | |
512 | 512 | |
513 | | - |
| 513 | + |
514 | 514 | |
515 | 515 | |
516 | 516 | |
|
Collapse file
src/compiler/transformers/module/system.ts
Copy file name to clipboardExpand all lines: src/compiler/transformers/module/system.ts+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
677 | 677 | |
678 | 678 | |
679 | 679 | |
680 | | - |
| 680 | + |
681 | 681 | |
682 | 682 | |
683 | 683 | |
|
0 commit comments