Skip to content

Commit 30b7e99

Browse files
committed
fix:web: declare embedded file, fix compilation failure [#2397]
1 parent 7bf6184 commit 30b7e99

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

hledger-web/hledger-web.cabal

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ extra-source-files:
3434
README.md
3535
config/favicon.ico
3636
config/keter.yaml
37+
config/openapi.yaml
3738
config/robots.txt
3839
config/routes
3940
config/settings.yml

hledger-web/package.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ extra-source-files:
2828
- README.md
2929
- config/favicon.ico
3030
- config/keter.yaml
31+
- config/openapi.yaml
3132
- config/robots.txt
3233
- config/routes
3334
- config/settings.yml

0 commit comments

Comments
 (0)