Static file support

This commit is contained in:
Aleks Rūtiņš 2024-09-09 06:43:14 -04:00
parent 46b5593cb3
commit a284657783
3 changed files with 8 additions and 0 deletions

View file

@ -6,6 +6,7 @@ target :lib do
check "lib" # Directory name
# ignore "lib/templates/*.rb"
library "fileutils"
# library "pathname" # Standard libraries
# library "strong_json" # Gems
# library "phlex"