Skip to content

Commit dc988fa

Browse files
committed
Update docs.
1 parent fa0597f commit dc988fa

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

browser-extension/tests/har-view.ts

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@
1414
* - Location patching uses history.pushState to simulate original URLs
1515
* - Chrome APIs are mocked for extension testing outside browser context
1616
* - Extension assets served from `./output/chrome-mv3-dev` via `/chrome-mv3-dev` route
17-
* - Floating rebuild button in gitcasso mode triggers `npx wxt build --mode development` and then refresh
17+
* - Floating rebuild button in gitcasso mode triggers `pnpm run build:dev` and then refresh
18+
* - CommentSpot monitoring panel displays enhanced textareas with spot data and element info
19+
* - Real-time updates every 2 seconds to track textarea enhancement detection and debugging
1820
*/
1921

2022
import { spawn } from 'node:child_process'

0 commit comments

Comments
 (0)