Skip to content

Commit

Permalink
Merge pull request #5 from Sammybams/new-features
Browse files Browse the repository at this point in the history
fix deployment issue
  • Loading branch information
Sammybams authored Oct 22, 2024
2 parents 2843707 + bb48068 commit c073e7d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions frontend/build.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1 @@
touch ./src/api/BACKEND_URI.ts
echo "export const BACKEND_URI = '$APPSETTING_API_ENDPOINT';" > ./src/api/BACKEND_URI.ts
NODE_OPTIONS='--max_old_space_size=16384'

tsc && vite build

0 comments on commit c073e7d

Please sign in to comment.