Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 314 Bytes

locales-process.md

File metadata and controls

9 lines (6 loc) · 314 Bytes

Locales generation process

Every time yarn build or yarn start is executed, the following process is going to be triggered as well:

With this process, we reduce the amount of text we bundle on each page since we are querying only the necessary translations that each page needs.