Skip to content

Commit 92ae4ae

Browse files
committed
update readme
1 parent ac37f5a commit 92ae4ae

4 files changed

Lines changed: 1 addition & 307 deletions

File tree

.envrc

Lines changed: 0 additions & 1 deletion
This file was deleted.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ bun dev
105105

106106
```sh
107107
bun dev # 启动开发服务器(热重载)
108-
bun build # 构建生产版本
108+
bun run build # 构建生产版本
109109
bun preview # 预览构建结果
110110
bun format # 格式化代码(prettier + zig fmt + autocorrect)
111111
bun check # 检查代码格式

flake.lock

Lines changed: 0 additions & 248 deletions
This file was deleted.

flake.nix

Lines changed: 0 additions & 57 deletions
This file was deleted.

0 commit comments

Comments
 (0)