cleanup(desktop): note that ts imports don't need extension in one comment
This commit is contained in:
parent
2762555038
commit
56bec611e5
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue