mirror of
https://github.com/hibiken/asynqmon.git
synced 2025-08-23 22:28:43 +08:00
(ui): Update yarn start script
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
"typescript": "~4.2.4"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "react-scripts start",
|
||||
"start": "export PUBLIC_URL=http://localhost:3000/ && react-scripts start",
|
||||
"build": "react-scripts build",
|
||||
"test": "react-scripts test",
|
||||
"eject": "react-scripts eject"
|
||||
|
Reference in New Issue
Block a user