Feature/add endpoint to localize site.webmanifest (#4450)

* Add endpoint to localize site.webmanifest

* Refactor rootUrl

* Update changelog

---------

Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
This commit is contained in:
Ronnie Alsop
2025-03-22 01:36:45 -07:00
committed by GitHub
parent 198f73db00
commit a9c3224856
15 changed files with 96 additions and 28 deletions

View File

@ -146,9 +146,6 @@
{
"command": "shx cp apps/client/src/assets/robots.txt dist/apps/client"
},
{
"command": "shx cp apps/client/src/assets/site.webmanifest dist/apps/client"
},
{
"command": "shx cp node_modules/ionicons/dist/index.js dist/apps/client"
},