mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2025-06-04 02:26:11 +08:00
update package.json
This commit is contained in:
parent
d8b612231e
commit
52a4691f15
@ -25,7 +25,7 @@
|
||||
},
|
||||
"scripts": {
|
||||
"start": "react-scripts start",
|
||||
"build": "react-scripts build && mv -f build ../src/plugins/nonebot_hk_reporter/admin_page/dist",
|
||||
"build": "react-scripts build && cp -r -f build/* ../src/plugins/nonebot_hk_reporter/admin_page/dist",
|
||||
"test": "react-scripts test",
|
||||
"eject": "react-scripts eject"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user