Commit db75171
committed
🤖 fix: Fix terminal-window import, eslint config, and tsconfig for build
- Fixed terminal-window.tsx to import from browser/styles/globals.css
- Updated eslint.config.mjs to exclude cli/desktop/node from renderer rules
- Updated tsconfig.main.json to exclude cli/debug (uses top-level await)
- Build now succeeds locally
Part of comprehensive src/ reorganization.
_Generated with `mux`_1 parent fa30df5 commit db75171
2 files changed
+14
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
15 | 26 | | |
0 commit comments