Merge pull request #749 from c-bata/feature/code-server-support-for-vscode-extension

Fixes the file conflict for #741
This commit is contained in:
c-bata
2024-01-12 10:17:32 +09:00
committed by GitHub
+1 -1
View File
@@ -27,7 +27,7 @@
"optuna-dashboard"
],
"activationEvents": [],
"browser": "./dist/web/extension.js",
"main": "./dist/web/extension.js",
"contributes": {
"commands": [
{