Skip to content

Commit 05a7e42

Browse files
Sphekesshigma
andauthored
Update publish.md (#196)
Co-authored-by: Shigma <[email protected]>
1 parent 4bb0b56 commit 05a7e42

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

zh-CN/guide/develop/publish.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,15 @@ yarn pub [...name]
164164

165165
::: tip
166166
从插件成功发布到进插件市场需要一定的时间 (通常在 15 分钟内),请耐心等待。
167+
168+
如果发布时多次失败或者长时间无响应,可以添加 `--debug` 选项以显示调试信息。
169+
170+
```npm
171+
npm run pub [...name] --debug
172+
```
173+
```yarn
174+
yarn pub [...name] --debug
175+
```
167176
:::
168177

169178
:::: tip

0 commit comments

Comments
 (0)