mirror of
https://github.com/tiqi-group/pydase.git
synced 2025-06-11 07:47:12 +02:00
frontend: updating build command, location of static files
This commit is contained in:
@ -20,7 +20,7 @@
|
||||
},
|
||||
"scripts": {
|
||||
"start": "NODE_ENV=development react-scripts start",
|
||||
"build": "BUILD_PATH='../src/frontend' react-scripts build",
|
||||
"build": "BUILD_PATH='../src/pyDataInterface/frontend' react-scripts build",
|
||||
"test": "react-scripts test",
|
||||
"eject": "react-scripts eject"
|
||||
},
|
||||
|
Reference in New Issue
Block a user