Merge branch 'live' into main — live recipe watching via fsnotify
Build and Deploy / build-and-deploy (push) Successful in 4m30s

This commit is contained in:
2026-05-20 06:30:07 -04:00
8 changed files with 701 additions and 20 deletions
+4
View File
@@ -46,6 +46,7 @@ library
, containers
, directory
, filepath
, fsnotify
, http-types
, json-fleece-aeson
, json-fleece-core
@@ -80,6 +81,7 @@ executable check-recipes
, containers
, directory
, filepath
, fsnotify
, http-types
, json-fleece-aeson
, json-fleece-core
@@ -115,6 +117,7 @@ executable roux-server
, containers
, directory
, filepath
, fsnotify
, http-types
, json-fleece-aeson
, json-fleece-core
@@ -155,6 +158,7 @@ test-suite roux-server-test
, containers
, directory
, filepath
, fsnotify
, hspec
, http-types
, json-fleece-aeson