mirror of
https://github.com/hibiken/asynqmon.git
synced 2025-01-19 03:05:53 +08:00
(ui): Update yarn start script
This commit is contained in:
parent
33ff40b963
commit
700a8a7ac6
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user