Skip to content

Commit

Permalink
Move /public to /dist
Browse files Browse the repository at this point in the history
  • Loading branch information
Carlgo11 committed Oct 23, 2024
1 parent 46065b9 commit 0f52587
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,7 @@ for file in public/*/*.html; do
-o "$file" "$file" &
done
wait

mv public dist

echo "Build complete"

0 comments on commit 0f52587

Please sign in to comment.