mirror of
https://github.com/terribleplan/next.js.git
synced 2024-01-19 02:48:18 +00:00
ffade8d5ac
* Fix HMR not working issue. Our hot-reload code on the server has custom webpack error dectection logic. Is supports only multi-modules entries. So, we need to all entries as multi-module entries even if there's just a single entry. * Add a test case for showing errors over HMR. |
||
---|---|---|
.. | ||
hmr | ||
nav | ||
async-props.js | ||
empty-get-initial-props.js | ||
error.js | ||
finish-response.js | ||
head.js | ||
json.js | ||
link.js | ||
stateful.js | ||
stateless.js | ||
styled-jsx.js |