Revert "use cache for torchlight runs"

This reverts commit 3f2d383ac3.
This commit is contained in:
John Bowdre 2024-01-21 14:32:20 -06:00
parent 708210d76d
commit b497567460
2 changed files with 1 additions and 2 deletions

1
.gitignore vendored
View file

@ -5,5 +5,4 @@
/public/
/resources/
/.env*
/.torchlight-cache

View file

@ -7,7 +7,7 @@ module.exports = {
// want to add this directory to your .gitignore. Set to
// `false` to use an in-memory cache. You may also
// provide a full cache implementation.
cache: '.torchlight-cache',
cache: false,
// Which theme you want to use. You can find all of the themes at
// https://torchlight.dev/docs/themes.