Allow the tenant's default language to be obtained from a new property in tenant stripes.config.js configuration. This will be used to apply the lang attribute of index.html at build time. Fallback to the current "en" specified in STCOR-207 when the value is omitted.
Related ticket STCLI-57 will enhance this, sourcing data when available from mod-configuration prior to invoking the build.
Allow the tenant's default language to be obtained from a new property in tenant
stripes.config.js
configuration. This will be used to apply thelang
attribute ofindex.html
at build time. Fallback to the current "en" specified in STCOR-207 when the value is omitted.Related ticket STCLI-57 will enhance this, sourcing data when available from mod-configuration prior to invoking the build.