Compare commits
2 Commits
ad0ac2ae47
...
346cd98bcf
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
346cd98bcf | ||
|
|
6189f46462 |
@ -53,8 +53,8 @@ function update_script() {
|
||||
$STD yarn install
|
||||
$STD yarn affine @affine/native build
|
||||
$STD yarn affine @affine/server-native build
|
||||
$STD yarn nx build @affine/web
|
||||
$STD yarn nx build @affine/server
|
||||
$STD yarn run nx -- build @affine/web
|
||||
$STD yarn run nx -- build @affine/server
|
||||
msg_ok "Rebuilt Application"
|
||||
|
||||
msg_info "Running Migrations"
|
||||
|
||||
@ -65,8 +65,8 @@ $STD corepack prepare yarn@stable --activate
|
||||
$STD yarn install
|
||||
$STD yarn affine @affine/native build
|
||||
$STD yarn affine @affine/server-native build
|
||||
$STD yarn nx build @affine/web
|
||||
$STD yarn nx build @affine/server
|
||||
$STD yarn run nx -- build @affine/web
|
||||
$STD yarn run nx -- build @affine/server
|
||||
msg_ok "Built AFFiNE"
|
||||
|
||||
msg_info "Running Initial Migration"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user