I integrated react on laravel 5.6. Everything was working fine but after using a arrow function in a component it give me following error
Asked
Active
Viewed 49 times
0

Kallol Pratim
- 56
- 1
- 9
-
here's the link of my web.config,js fle https://jsfiddle.net/qqdrm1cq/ and here 's the link of my package.json file https://jsfiddle.net/uygaych5/ – Kallol Pratim Mar 27 '18 at 08:00
-
tried all the solution from here https://stackoverflow.com/questions/48801984/unexpected-token-in-react-component but did not work – Kallol Pratim Mar 27 '18 at 08:11