Getting error Uncaught SyntaxError: expected expression, got '<' while loading react js web app from server

834 Views Asked by At

I am new in react, I developed application and it is deployed on server but now getting errors as

Uncaught SyntaxError: expected expression, got '<'

enter image description here

Also in bundle.js and other build js files loading shows 304 status code.

Please help me in this.

0

There are 0 best solutions below