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/plugins
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
..
build-manifest-plugin.js next-server (#5357) 2018-10-02 00:55:31 +02:00
chunk-names-plugin.js Monorepo (#5341) 2018-10-01 01:02:10 +02:00
nextjs-require-cache-hot-reloader.js Monorepo (#5341) 2018-10-01 01:02:10 +02:00
nextjs-ssr-import.js Monorepo (#5341) 2018-10-01 01:02:10 +02:00
nextjs-ssr-module-cache.js next-server (#5357) 2018-10-02 00:55:31 +02:00
pages-manifest-plugin.js next-server (#5357) 2018-10-02 00:55:31 +02:00
pages-plugin.js Remove registration code from initial markup (#5583) 2018-11-03 01:59:54 +01:00
react-loadable-plugin.js Monorepo (#5341) 2018-10-01 01:02:10 +02:00
unlink-file-plugin.js next-server (#5357) 2018-10-02 00:55:31 +02:00