Hello,
I am trying to deploy a localized Angular application on App Platform but I am facing some trouble with the routing.
Without localization, it deploys fine.
After localization, a copy of the assets is made for every locale:
I tried creating a recourse per locale, changing Route Path:
With this configuration, the English version works under /, but everything else seems to also redirect to / as well
Is such a use case supported?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!