Skip to content

Commit

Permalink
update re-render.R
Browse files Browse the repository at this point in the history
  • Loading branch information
EmilHvitfeldt committed Mar 7, 2025
1 parent 41c8cbf commit 20f75bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions re-render.R
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ library(quarto)

# Deletes freeze folder
dir_delete("_freeze")
dir_delete("site_libs")

# Deletes all `cache` folders
dir_ls(recurse = TRUE, type = "directory", regexp = "cache") |>
Expand Down

0 comments on commit 20f75bb

Please sign in to comment.