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
Nikhil Fadnis 48e4c771c2 Send credentials with on-demand-entries-ping (#5053)
In my use case, the client pings are failing since the requests do not send basic auth credentials right now.

This change was made in https://github.com/zeit/next.js/pull/2509

I am not sure why it was undone as a part of https://github.com/zeit/next.js/pull/3578

Can someone explain why? Thanks.
2018-08-29 14:52:15 +02:00
..
dev-error-overlay Open editor from error-overlay (minor) (#4979) 2018-08-24 16:30:41 +02:00
error-boundary.js [WIP] Webpack 4, react-error-overlay, react-loadable (#4639) 2018-07-24 11:24:40 +02:00
head-manager.js use Promise to update head (#574) 2016-12-30 11:14:36 -08:00
index.js Fix polyfills (#5013) 2018-08-24 01:57:04 +02:00
next-dev.js Fix dynamic import page navigation (#4842) 2018-07-26 12:38:45 +02:00
next.js Fix renderPage in production mode (#3089) 2017-10-14 19:20:49 +02:00
noop.js Fix dynamic import page navigation (#4842) 2018-07-26 12:38:45 +02:00
on-demand-entries-client.js Send credentials with on-demand-entries-ping (#5053) 2018-08-29 14:52:15 +02:00
source-map-support.js [WIP] Webpack 4, react-error-overlay, react-loadable (#4639) 2018-07-24 11:24:40 +02:00
webpack-hot-middleware-client.js [WIP] Webpack 4, react-error-overlay, react-loadable (#4639) 2018-07-24 11:24:40 +02:00