mirror of
https://github.com/microsoft/vscode-extension-samples.git
synced 2026-04-27 16:55:44 +08:00
Normalize main to 'extension.js'
This commit is contained in:
@ -14,7 +14,7 @@
|
||||
"onCommand:catCoding.doRefactor",
|
||||
"onWebviewPanel:catCoding"
|
||||
],
|
||||
"main": "./out/extension",
|
||||
"main": "./out/extension.js",
|
||||
"contributes": {
|
||||
"commands": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user