Hi,
Currently 'extract-react-intl-messages' requires babel.config.js or .babelrc in the project root directory. When we have a custom configuration in another file it doesn't work. Could you please add option to pass custom babel configuration as an argument to the extractReactIntlMessages function?