mirror of
https://github.com/songquanpeng/one-api.git
synced 2025-10-12 04:33:42 +08:00
chore: update theme related code
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
},
|
||||
"scripts": {
|
||||
"start": "react-scripts start",
|
||||
"build": "react-scripts build && mv build ../build/default",
|
||||
"build": "react-scripts build && mv -f build ../build/default",
|
||||
"test": "react-scripts test",
|
||||
"eject": "react-scripts eject"
|
||||
},
|
||||
|
Reference in New Issue
Block a user