Skip to content

Commit

Permalink
Clear the base gmod page on build too
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonsturgeon committed Aug 19, 2024
1 parent d1e6697 commit 033964a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/setup.ts
Original file line number Diff line number Diff line change
Expand Up @@ -308,6 +308,7 @@ async function getRemoteFiles(api: ApiInterface) {

// Files that should be re-acquired on every build
const uncachedFiles = [
"build/cache/gmod.html",
"public/styles/gmod.css",
"build/cache/gmod/~pagelist.json",
]
Expand Down

0 comments on commit 033964a

Please sign in to comment.