SyntaxError: expected expression, received '<' on Heroku
When I click on the index.html file on my local machine, the page loads correctly in my browser. However, when I open the herokuapp site, I get "SyntaxError: expected expression, got errors <" for all .js files that I reference in html.
I would appreciate any help on how to fix this.
Thank!
+3
source share