1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-06-25 17:22:38 +02:00

update doc

This commit is contained in:
Kushagra Gour
2024-10-30 15:53:22 +05:30
parent decc221b83
commit af99d0789d

View File

@ -1,5 +1,7 @@
# i18n # i18n
⚠️ Update following doc after @babel/preset-react is added to the repo, permanently. The following instructions are outdated and might not be required.
This needs to be added to `.babelrc` before lingui commands can be run. Otherwise lingui doesn't get the right babel presets and `macros` plugin to extract strings. This needs to be added to `.babelrc` before lingui commands can be run. Otherwise lingui doesn't get the right babel presets and `macros` plugin to extract strings.
``` ```