I'm using babel-plugin-transform-function-bind and when I run command to extract messages I'm getting SyntaxError: unknown: Unexpected token about ::
react-intl-cra used to work before I added transform-function-bind. Is there any way I could get it back to functioning?
Thanks.