cleanup(desktop): note that ts imports don't need extension in one comment

This commit is contained in:
ethernet 2026-07-09 12:12:41 -04:00
parent 2762555038
commit 56bec611e5

View file

@ -6,7 +6,7 @@
* the renderer.
*
* Wired from electron/main.ts:
* import { runBootstrap }from './bootstrap-runner.ts'
* import { runBootstrap }from './bootstrap-runner'
* const result = await runBootstrap({
* installStamp, // INSTALL_STAMP from main.ts (may be null in dev)
* activeRoot, // ACTIVE_HERMES_ROOT