1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00
next.js/client
Arunoda Susiripala 787a110b75 Fix issue related to 404 and no default exports. (#2063)
Just after a 404 page, if we created a page with
no default exports. It'll throw an error.
And it'll crash internal webpack state.
So, once we have it we need to do a hard reload to recover it.
2017-05-25 18:29:03 +02:00
..
head-manager.js use Promise to update head (#574) 2016-12-30 11:14:36 -08:00
index.js Introduce "asPath" into router and getInitialProps (#1857) 2017-05-03 09:40:09 -07:00
next-dev.js Add CDN support with assetPrefix (#1700) 2017-04-17 21:18:43 -07:00
next.js Add CDN support with assetPrefix (#1700) 2017-04-17 21:18:43 -07:00
on-demand-entries-client.js Add CDN support with assetPrefix (#1700) 2017-04-17 21:18:43 -07:00
webpack-hot-middleware-client.js Fix issue related to 404 and no default exports. (#2063) 2017-05-25 18:29:03 +02:00