File tree Expand file tree Collapse file tree
plugins/lynx-debug/skills/debug-info-remapping
skills/debug-info-remapping Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -113,8 +113,8 @@ main-thread.js exception: App render failed at main thread backtrace:
113113
114114Files 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
120120The ` ./dist/.rspeedy/main/main-thread.js:9368:56 ` will make sure it is clickable in the editor/terminal.
Original file line number Diff line number Diff line change @@ -113,8 +113,8 @@ main-thread.js exception: App render failed at main thread backtrace:
113113
114114Files 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
120120The ` ./dist/.rspeedy/main/main-thread.js:9368:56 ` will make sure it is clickable in the editor/terminal.
You can’t perform that action at this time.
0 commit comments