Skip to content

Commit ee4e453

Browse files
hannesrudolphutarn
authored andcommitted
feat: diagnose nightly freeze by disabling contributes (RooCodeInc#6450)
1 parent 3ceb830 commit ee4e453

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

apps/vscode-nightly/package.nightly.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22
"name": "roo-code-nightly",
33
"version": "0.0.1",
44
"icon": "assets/icons/icon-nightly.png",
5-
"scripts": {}
5+
"scripts": {},
6+
"contributes": {}
67
}

0 commit comments

Comments
 (0)