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
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
..
babel Add next-to-next-server 2018-10-05 23:40:36 +02:00
webpack Remove registration code from initial markup (#5583) 2018-11-03 01:59:54 +01:00
index.js Moved nanoid use from next-server to next/build (#5441) 2018-11-02 23:19:48 +01:00
webpack.js Remove WriteFilePlugin (#5541) 2018-11-02 19:47:56 +01:00