Enable caching publish directory

This commit is contained in:
Sam Carlton 2021-06-11 12:38:23 -05:00
parent a29acbb27b
commit 170f705f0e
4 changed files with 85 additions and 4 deletions

4
.gitignore vendored
View file

@ -80,6 +80,9 @@ dist
# IDE
.idea
# Incremental Cache
/.app_build_cache
# Other
/static/app-list.json
@ -88,3 +91,4 @@ dist
/commits-data.json
.DS_Store
/static/tailwind.css