fix:web: declare embedded file, fix compilation failure [#2397]
This commit is contained in:
parent
ffa84d7a8d
commit
fdb0caa9c1
@ -34,6 +34,7 @@ extra-source-files:
|
|||||||
README.md
|
README.md
|
||||||
config/favicon.ico
|
config/favicon.ico
|
||||||
config/keter.yaml
|
config/keter.yaml
|
||||||
|
config/openapi.yaml
|
||||||
config/robots.txt
|
config/robots.txt
|
||||||
config/routes
|
config/routes
|
||||||
config/settings.yml
|
config/settings.yml
|
||||||
|
|||||||
@ -28,6 +28,7 @@ extra-source-files:
|
|||||||
- README.md
|
- README.md
|
||||||
- config/favicon.ico
|
- config/favicon.ico
|
||||||
- config/keter.yaml
|
- config/keter.yaml
|
||||||
|
- config/openapi.yaml
|
||||||
- config/robots.txt
|
- config/robots.txt
|
||||||
- config/routes
|
- config/routes
|
||||||
- config/settings.yml
|
- config/settings.yml
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user