Skip to content

Commit

Permalink
Adding destination for npm build
Browse files Browse the repository at this point in the history
  • Loading branch information
Sangeetha-Bheeman committed Nov 22, 2023
1 parent 0cd1444 commit aa23b07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compile-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
set -ev

# Building assets
npm run build
npm run build -- --dest $2/public --report

# Storing revision hash
git rev-parse HEAD > $2/REVISION
Expand Down

0 comments on commit aa23b07

Please sign in to comment.