-
Notifications
You must be signed in to change notification settings - Fork 11
Babylon throws error on decorator #41
Copy link
Copy link
Open
Description
react-intl-cra './src/**/*.js' -o messages.json
/home/ppozniak/.config/yarn/global/node_modules/babel-core/lib/transformation/file/index.js:590
throw err;
^
SyntaxError: unknown: Unexpected token (8:0)
6 | import { Text, LogoWrapper } from '@common';
7 |
> 8 | @connect(state => ({
Additionally I am unable to run react-intl-cra locally. I had to install it globally or use node ./node_modules/react-intl-cra/bin
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels