mrellipse / toucan

Boilerplate template using Vue.js, TypeScript and .NET Core 2.1, based on SOLID design principles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HMR Failures

timg1474392 opened this issue · comments

commented

The response from a call such as http://localhost:5000/64ef3ad1b9684d6b00d8.hot-update.json

Is being intercepted/handled by custom middleware, and returning html instead of a hmr payload.

Uncaught (in promise) SyntaxError: Unexpected token < in JSON at position 0
at JSON.parse ()
at XMLHttpRequest.request.onreadystatechange (common.js:77)

resolved in v2.0.4