We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bdce52 commit 2a80e14Copy full SHA for 2a80e14
package.json
@@ -32,7 +32,7 @@
32
"start": "webpack --watch",
33
"vscode:prepublish": "npm run build"
34
},
35
- "icon": "./assets/icon.png",
+ "icon": "assets/icon.png",
36
"engines": {
37
"vscode": "^1.49.0"
38
0 commit comments