diff --git a/devdocs/i18n.md b/devdocs/i18n.md index a18f2f0..a3276e1 100644 --- a/devdocs/i18n.md +++ b/devdocs/i18n.md @@ -1,5 +1,7 @@ # 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. ```