Skip to content

Commit

Permalink
bt-24: * eol prepare-build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
MaksymGavatuk committed Sep 8, 2023
1 parent 43b3006 commit f3d4cc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prepare-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

mkdir -p ./build/backend/; mv ./backend/build/* ./build/backend/;
mkdir ./build/backend/public; mv ./frontend/build/* ./build/backend/public;
cp package.json package-lock.json ./build;
cp package.json package-lock.json ./build;

0 comments on commit f3d4cc3

Please sign in to comment.