Skip to content

Commit f79cf52

Browse files
committed
finalize release
1 parent b715f12 commit f79cf52

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

Cargo.lock

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

justfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,5 +118,5 @@ publish-sqlsync-reducer:
118118
publish-demo-backend:
119119
cd demo/cloudflare-backend && pnpm wrangler-deploy
120120

121-
publish-demo-frontend: (package-sqlsync-worker "release") package-sqlsync-react
121+
publish-demo-frontend: (wasm-demo-reducer "--release") (package-sqlsync-worker "release") package-sqlsync-react
122122
cd demo/frontend && pnpm release

0 commit comments

Comments
 (0)