cleanup: remove managed source installer
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
# side as of the last confirmed-consistent state. Both languages carry equal authority;
|
||||
# after editing either side, bring the other along and re-record with:
|
||||
# pnpm run verify-translation-pairing --write docs/api-gateway.md
|
||||
api-gateway.md: 06f98546c8858af08efcb07c007d8e1b95b90c19
|
||||
api-gateway.zh.md: 82bf8923c45151d0c00e71848be89806427d1ce3
|
||||
api-gateway.md: 7c666dbc431b076262a9a93f1baefd88a29237e8
|
||||
api-gateway.zh.md: eee783def7e981dc888e1192c6e1a1f9ccd424c4
|
||||
|
||||
+1
-1
@@ -147,7 +147,7 @@ pnpm run build
|
||||
Web development normally starts the source Host after one complete build and runs the Client plugin watcher in another terminal:
|
||||
|
||||
```sh
|
||||
pnpm run dsh -- web --dev
|
||||
pnpm run dsh web --dev
|
||||
pnpm run dev:web
|
||||
```
|
||||
|
||||
|
||||
@@ -147,7 +147,7 @@ pnpm run build
|
||||
Web 开发通常在完成一次构建后启动源码 Host,并在另一个终端运行 Client plugin watcher:
|
||||
|
||||
```sh
|
||||
pnpm run dsh -- web --dev
|
||||
pnpm run dsh web --dev
|
||||
pnpm run dev:web
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user