Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitbd6988e

Browse files
committed
fix icon in local vscode extension page
Signed-off-by: shmck <shawn.j.mckay@gmail.com>
1 parent6bc94f0 commitbd6988e

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

‎.vscodeignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ scripts/**
2222
.prettierrc.js
2323
jest.config.js
2424

25-
##Icons
26-
docs/{.docusaurus,assets,build,docs,node_modules,src,package.json,docusaurus.config.js,.gitignore,README.md,sidebars.js,yarn.lock}
25+
##Docs
26+
docs
2727

2828
## Tests
2929
build/test/**

‎coderoad_icon.png

7.2 KB
Loading

‎docs/images/tutorial-example.png

-244 KB
Binary file not shown.

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,5 +99,5 @@
9999
},
100100
"preview":true,
101101
"publisher":"CodeRoad",
102-
"icon":"docs/static/img/logo-128.png"
102+
"icon":"coderoad_icon.png"
103103
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp