rsnext/packages/next/build/webpack
Tim Neutkens 210a6980d2
Solve large portion of webpack 5 deprecation warnings (#15806)
- Using `namedChunks` where possible, this will also allow for faster access to the chunks as we no longer have to look them up like we did before using `find`
- Using the new asset hooks introduced in the latest webpack beta
- Using the new externals function signature
2020-08-03 12:26:23 +00:00
..
config [Fix] common misspelling errors (#15288) 2020-07-19 04:38:20 +00:00
loaders Normalize missing optional value on Vercel (#15593) 2020-07-29 14:19:25 +00:00
plugins Solve large portion of webpack 5 deprecation warnings (#15806) 2020-08-03 12:26:23 +00:00