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/build/webpack
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
..
loaders Monorepo (#5341) 2018-10-01 01:02:10 +02:00
plugins Remove registration code from initial markup (#5583) 2018-11-03 01:59:54 +01:00
utils.js next-server (#5357) 2018-10-02 00:55:31 +02:00