Commit d1020e3
committed
🤖 fix: revert tsconfig.main.json include changes
The added includes caused dist/main.js to output as dist/src/main.js,
breaking electron-builder. The original config only includes main.ts
and constants, which TypeScript then follows to include dependencies.
_Generated with `cmux`_1 parent fb2c67a commit d1020e3
3 files changed
+89
-13
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
| 9 | + | |
| 10 | + | |
22 | 11 | | |
0 commit comments