Skip to content
This repository was archived by the owner on Nov 2, 2024. It is now read-only.

Commit 76adc6d

Browse files
committed
docs(extra): remove some useless steps
1 parent fe4c786 commit 76adc6d

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

pages/docs/extra.mdx

+2-4
Original file line numberDiff line numberDiff line change
@@ -260,10 +260,9 @@ module.exports = {
260260
exec_mode: 'cluster',
261261
```
262262
263-
当你修改完成,你需要重新构建,并重启服务
263+
当你修改完成,你需要重启服务
264264
265265
```bash
266-
pnpm bundle
267266
pnpm prod:pm2
268267
```
269268

@@ -330,9 +329,8 @@ module.exports = {
330329
exec_mode: 'cluster',
331330
```
332331
333-
当你修改完成,你需要重新构建,并重启服务
332+
当你修改完成,你需要重启服务
334333
335334
```bash
336-
pnpm bundle
337335
pnpm prod:pm2
338336
```

0 commit comments

Comments
 (0)