mirror of
https://github.com/tiqi-group/pydase.git
synced 2026-01-13 07:39:36 +01: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