Skip to content

Commit

Permalink
clean correct folder
Browse files Browse the repository at this point in the history
  • Loading branch information
RayBB committed Jan 20, 2025
1 parent 6cf3596 commit a24fa38
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@ js:
done

components:
mkdir -p $(BUILD)
mkdir -p $(BUILD)/components
rm -rf $(BUILD)/components/*
npx vite build -c openlibrary/components/vite.config.mjs


Expand Down

0 comments on commit a24fa38

Please sign in to comment.