Commit ab6dd4b
authored
pass the source map option in watch mode (#353)
following is missing when generating file in watch mode:
```//# sourceMappingURL=csharp-codegen.js.map```
<img width="3402" height="260" alt="image" src="https://github.com/user-attachments/assets/126cc552-fbd8-4541-8582-20ea66cc1624" />1 parent ccdcdd7 commit ab6dd4b
File tree
2 files changed
+11
-1
lines changed- .chronus/changes
- packages/cli/src
2 files changed
+11
-1
lines changedLines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
105 | 108 | | |
106 | 109 | | |
107 | 110 | | |
| |||
0 commit comments