mirror of
https://github.com/songquanpeng/one-api.git
synced 2025-11-17 05:33:42 +08:00
fix: remove bun
This commit is contained in:
@@ -4,10 +4,10 @@
|
||||
|
||||
```shell
|
||||
# Runs the app in the development mode
|
||||
bun start
|
||||
npm start
|
||||
|
||||
# Builds the app for production to the `build` folder
|
||||
bun run build
|
||||
npm run build
|
||||
```
|
||||
|
||||
If you want to change the default server, please set `REACT_APP_SERVER` environment variables before build,
|
||||
|
||||
BIN
web/bun.lockb
BIN
web/bun.lockb
Binary file not shown.
2004
web/package-lock.json
generated
Normal file
2004
web/package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user