fix:web: declare embedded file, fix compilation failure [#2397]

This commit is contained in:
Simon Michael 2025-06-03 11:14:50 -10:00
parent ffa84d7a8d
commit fdb0caa9c1
2 changed files with 2 additions and 0 deletions

View File

@ -34,6 +34,7 @@ extra-source-files:
README.md
config/favicon.ico
config/keter.yaml
config/openapi.yaml
config/robots.txt
config/routes
config/settings.yml

View File

@ -28,6 +28,7 @@ extra-source-files:
- README.md
- config/favicon.ico
- config/keter.yaml
- config/openapi.yaml
- config/robots.txt
- config/routes
- config/settings.yml