We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21e4edb commit cdc6d34Copy full SHA for cdc6d34
browser-extension/tests/har-view.ts
@@ -14,6 +14,7 @@
14
* - Location patching uses history.pushState to simulate original URLs
15
* - Chrome APIs are mocked for extension testing outside browser context
16
* - 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
18
*/
19
20
import { spawn } from 'node:child_process'
0 commit comments