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/pages
Tim Neutkens a2553bb46e
Remove registration code from initial markup (#5583)
Clears the way a bit for #4943, also makes _document.js less complex, and will allow us to move `__NEXT_DATA__` to a `application/json` script tag.

Also this causes a slightly smaller bundle size 😌
2018-11-03 01:59:54 +01:00
..
_app.js Add missing dependencies to server (#5369) 2018-10-03 00:08:57 +02:00
_document.js Remove registration code from initial markup (#5583) 2018-11-03 01:59:54 +01:00
_error.js Add missing dependencies to server (#5369) 2018-10-03 00:08:57 +02:00