Skip to content

Commit fd1c401

Browse files
committed
Add assetFiles
1 parent 4b5d551 commit fd1c401

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

vsix-publish.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,11 @@
1818
"publisher": "jjones",
1919
"private": false,
2020
"qna": true,
21-
"repo": "https://github.com/jjonescz/gtm-visualstudio-plugin"
21+
"repo": "https://github.com/jjonescz/gtm-visualstudio-plugin",
22+
"assetFiles": [
23+
{
24+
"pathOnDisk": "img\\status-bar.png",
25+
"targetPath": "img/status-bar.png"
26+
}
27+
]
2228
}

0 commit comments

Comments
 (0)