Skip to content

Commit

Permalink
Trying a hack
Browse files Browse the repository at this point in the history
  • Loading branch information
FFCoder committed Aug 25, 2024
1 parent 4cebaa3 commit 52ee46a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_prod.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ cd frontend

# Remove package-lock.json
rm -f package-lock.json
npm install
npm install --legacy-peer-deps
npm run build:prod

# Build the backend
Expand Down

0 comments on commit 52ee46a

Please sign in to comment.