feat: auto generate/update locale files#252
Conversation
|
✔️ Deploy Preview for vigilant-wescoff-04e480 ready! 🔨 Explore the source changes: 93d4bc4 🔍 Inspect the deploy log: https://app.netlify.com/sites/vigilant-wescoff-04e480/deploys/61eb2c6b373a1c00072ae468 😎 Browse the preview: https://deploy-preview-252--vigilant-wescoff-04e480.netlify.app |
|
Updated. If the following change is considered breaking, then we could just temporarily remove/change it. - export = faker;
+ export default faker; |
|
I thing |
|
I need this in main in order to update it for #363 . |
This PR adds a script that automatically generates
src/locale/*.tssrc/locales/index.ts.docs/api/localization.mdThis should be merged after #248
The is the generation/update related part for #210
Currently this is not integrated in the build process.