issues
search
itsumura-h
/
nim-basolato
An asynchronous fullstack web framework for Nim.
MIT License
237
stars
18
forks
source link
Change file modification detection method from timestamp to hash
#332
Closed
itsumura-h
closed
3 months ago
itsumura-h
commented
3 months ago
Add checksums >= 0.1.0 to basolato.nimble
Fix port mapping in compose.yaml
Modify src/basolato/cli/functions/serveImpl.nim
Import checksums/md5 instead of std/times
Use MD5 hash value instead of file timestamp to detect file changes
If any file is modified, reset fileList and recheck all files