SAP / spartacus-docs

Spartacus documentation published in GitHub Pages
Apache License 2.0
8 stars 22 forks source link

doc: lazy loading typescript i18n assets #1549

Open Platonn opened 7 months ago

Platonn commented 7 months ago

While reviewing docs I noticed an area of improvement for existing docs of the feature that was introduced back in v6.1. So I went ahead and I created a PR https://github.com/SAP/spartacus-docs/pull/1549 This addition is not related to the major release nor breaking changes. It's just only expanding the explanation on the original feature of the i18n.backend.loader config introduced in v6.1. It describes how to lazy load Typescript files (instead of JSON), only if customers deliberately would like to do it.