Commit 1cf2296
committed
add source code to match the source maps
source maps pointing to non-existent files aren't
good. Instead of embedding source code inside
source maps with the option inlineSourceMap,
probably, it's better to provide source files,
because sometimes devs want to look at source
code without switching terminal or search for
github repo.1 parent d74d81d commit 1cf2296
2 files changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | 10 | | |
12 | 11 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments