1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00
next.js/packages/next/client
Tim Neutkens 2a50c176cf
Make HMR still apply updates when there is a webpack warning (#6099)
Fixes #5363

I noticed this happening when making some changes on the nextjs.org/learn app. Basically we didn't apply updates when a warning was emitted from webpack. This would cause issues for users using eslint-loader or similar too.
2019-01-21 22:39:39 +01:00
..
dev-error-overlay Make HMR still apply updates when there is a webpack warning (#6099) 2019-01-21 22:39:39 +01:00
error-boundary.js Remove flow types (#5704) 2018-11-21 16:04:37 +01:00
head-manager.js Simplify default title (#5968) 2018-12-31 19:06:03 +01:00
index.js Revert #6030 (#6052) 2019-01-14 15:41:09 +01:00
link.js Use less code to detect replace instead of push (#5969) 2018-12-31 19:05:49 +01:00
next-dev.js Replace comment with import() for webpack dynamic entries compat 2019-01-11 22:55:14 +01:00
next.js Monorepo (#5341) 2018-10-01 01:02:10 +02:00
noop.js Monorepo (#5341) 2018-10-01 01:02:10 +02:00
on-demand-entries-client.js Additional config options for hot reloader web socket connection (#6083) 2019-01-19 13:39:09 +01:00
page-loader.js Replace event-emitter.js by mitt (#5987) 2019-01-04 21:49:21 +01:00
router.js Revert #6030 (#6052) 2019-01-14 15:41:09 +01:00
source-map-support.js Remove flow types (#5704) 2018-11-21 16:04:37 +01:00
webpack-hot-middleware-client.js Replace pages-plugin with loader (#5994) 2019-01-08 23:10:32 +01:00
with-router.js Revert #6030 (#6052) 2019-01-14 15:41:09 +01:00