mirror of
https://github.com/microsoft/vscode.git
synced 2026-07-07 15:26:49 +01:00
Activate onStartupFinished (#110031)
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
"Other"
|
||||
],
|
||||
"activationEvents": [
|
||||
"*"
|
||||
"onStartupFinished"
|
||||
],
|
||||
"main": "./out/mergeConflictMain",
|
||||
"browser": "./dist/browser/mergeConflictMain",
|
||||
|
||||
Reference in New Issue
Block a user