Level 53
Which Chrome version and platform? Also, why would chrome read the mix-manifest.json file. The server should have injected the values before sending the page.
When running npm run dev, everything compiles fine, but Chrome gives me the error "Uncaught SyntaxError: Unexpected token :" in mix-manifest.json. I put the file through jsonlint.com and it validates just fine. Chrome seems to think that on line 1 the colon that separates the first name / value pair is an illegal character.
Please or to participate in this conversation.