react-intl.macro
react-intl.macro copied to clipboard
Error on config "react-intl" for the macro imported from "react-intl.macro
trafficstars
This error occurs every time we extract translation.
There was an error trying to load the config "react-intl" for the macro imported from "react-intl.macro. Please see the error thrown for more information
If it does not cause an issue during build time. I suppose you can turn off logging. like
"babelMacros": {
"react-intl": {
"verbose": false
}
}