-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
Compile failed!
./.temp/pages/index/index.js
Module build failed (from ./node_modules/babel-loader/lib/index.js):
SyntaxError: Unexpected token (21:4)
19 | function mapDispatchToProps(dispatch) {
20 | return {
21 | ...bindActionCreators(Actions, dispatch)
| ^
22 | };
23 | }
24 |
BabelLoaderError: SyntaxError: Unexpected token (21:4)
19 | function mapDispatchToProps(dispatch) {
20 | return {
21 | ...bindActionCreators(Actions, dispatch)
| ^
22 | };
23 | }
24 |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels