Skip to content

Commit e76bc63

Browse files
upupminggithub-actions[bot]
authored andcommitted
Update SKILL.md
Signed-off-by: Yiming Li <yimingli.cs@gmail.com>
1 parent e576b3b commit e76bc63

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

  • plugins/lynx-debug/skills/debug-info-remapping
  • skills/debug-info-remapping

plugins/lynx-debug/skills/debug-info-remapping/SKILL.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,8 @@ main-thread.js exception: App render failed at main thread backtrace:
113113
114114
Files used:
115115
116-
- Debug Info: ./output/.rspeedy/main/debug-info.json
117-
- Source File: ./output/.rspeedy/main/main-thread.js
116+
- Debug Info: ./dist/.rspeedy/main/debug-info.json
117+
- Source File: ./dist/.rspeedy/main/main-thread.js
118118
```
119119

120120
The `./dist/.rspeedy/main/main-thread.js:9368:56` will make sure it is clickable in the editor/terminal.

skills/debug-info-remapping/SKILL.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,8 @@ main-thread.js exception: App render failed at main thread backtrace:
113113
114114
Files used:
115115
116-
- Debug Info: ./output/.rspeedy/main/debug-info.json
117-
- Source File: ./output/.rspeedy/main/main-thread.js
116+
- Debug Info: ./dist/.rspeedy/main/debug-info.json
117+
- Source File: ./dist/.rspeedy/main/main-thread.js
118118
```
119119

120120
The `./dist/.rspeedy/main/main-thread.js:9368:56` will make sure it is clickable in the editor/terminal.

0 commit comments

Comments
 (0)