mrellipse / toucan

Boilerplate template using Vue.js, TypeScript and .NET Core 2.1, based on SOLID design principles
MIT License
212 stars 36 forks source link

HMR Failures #2

Closed timg1474392 closed 7 years ago

timg1474392 commented 7 years ago

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)

mrellipse commented 7 years ago

resolved in v2.0.4