Skip to content

Commit ded0180

Browse files
feat: diagnose nightly freeze by disabling contributes (#6450)
1 parent 5f4ccbc commit ded0180

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)