chore(web): build with API URL
This commit is contained in:
@@ -48,7 +48,7 @@
|
|||||||
"test": "react-scripts test",
|
"test": "react-scripts test",
|
||||||
"eject": "react-scripts eject",
|
"eject": "react-scripts eject",
|
||||||
"lint": "eslint .",
|
"lint": "eslint .",
|
||||||
"prepack": "REACT_APP_GRAPHQL_URL=/graphql yarn build"
|
"prepack": "REACT_APP_GRAPHQL_URL=/graphql REACT_APP_REST_API_URL=/api yarn build"
|
||||||
},
|
},
|
||||||
"files": [
|
"files": [
|
||||||
"/build"
|
"/build"
|
||||||
|
Reference in New Issue
Block a user