rsnext/packages/next/client
Tim Neutkens be2a63238a
Webpack 5 build compat (#14498)
Initial PR to make `next build` work with webpack 5, still needs more work to make sure runtimeChunk and such are shared between pages.

- No longer needs the custom ChunkNamesPlugin as the default behavior was changed
- Dropping AMP First client page bundles is now compatible
2020-06-23 15:47:50 +00:00
..
dev Webpack 5 build compat (#14498) 2020-06-23 15:47:50 +00:00
head-manager.js Remove Head.rewind as it's no longer needed (#14091) 2020-06-11 22:09:06 +00:00
index.js Remove Head.rewind as it's no longer needed (#14091) 2020-06-11 22:09:06 +00:00
link.tsx Normalize trailing slashes (#13333) 2020-06-23 13:38:49 +02:00
next-dev.js Remove unused variable (#13716) 2020-06-03 11:58:58 -04:00
next.js Shave a few bytes off the bootstrap code (#14457) 2020-06-22 17:50:17 +00:00
page-loader.js Fix prerendered nested index handling (#14383) 2020-06-23 05:49:48 +00:00
performance-relayer.js Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00
polyfills.js polyfills 2020-03-30 16:26:25 -04:00
router.ts Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00
with-router.tsx Convert wrapper class to function component (#9095) 2019-11-09 14:56:59 -08:00