Apr 26, 2017
0
Level 1
laravel+react
I want to create a trello like application based on this package: https://www.npmjs.com/package/react-trello I ran into an error when executing npm run dev with compilation: "Module parse failed unexpected token" in one of the packages render functions. I tried to update the webpack.config.js but I am not sure what to change. My experience with laravel is very small so i appreciate any help.
Please or to participate in this conversation.