Commit eb3bd61
committed
Fix hardcoded developer-specific path fallback for DEV_REMOTE_T3_SERVER_ENTRY_PATH
Change fallback from a developer-specific absolute path to an empty string
so the guard at line 699 correctly falls through to resolveRemoteT3CliPackageSpec
when the env var T3CODE_DEV_REMOTE_T3_SERVER_ENTRY_PATH is not set.1 parent 8731582 commit eb3bd61
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
128 | | - | |
| 127 | + | |
129 | 128 | | |
130 | 129 | | |
131 | 130 | | |
| |||
0 commit comments