refactor(infra): no bundle infra (#5414)

This commit is contained in:
EYHN
2023-12-27 06:54:24 +00:00
parent 4e861d8118
commit 86bd2a7d72
11 changed files with 6 additions and 130 deletions

View File

@@ -67,12 +67,6 @@ Note: use `strip` from system instead of `binutils` if you are running MacOS. [s
yarn workspace @affine/native build
```
### Build Infra
```sh
yarn run build:infra
```
### Build Server Dependencies
```sh