rsnext/packages
Tim Neutkens 35bbe30912
Optimize resolve configuration (#6954)
* Resolve Next.js loaders first

Next.js loaders should be resolved first, then node_modules. There is no need for NEXT_PROJECT_ROOT_NODE_MODULES anymore since all our loaders are internal

* Move wasm to end of array

Since wasm isn’t the main target for Next.js it makes no sense to try and resolve it as the first value, as it would incur a file not found for nearly all files in the compilation
2019-04-08 14:57:21 +02:00
..
next Optimize resolve configuration (#6954) 2019-04-08 14:57:21 +02:00
next-bundle-analyzer v8.0.5-canary.23 2019-04-07 21:02:09 +02:00
next-mdx v8.0.5-canary.23 2019-04-07 21:02:09 +02:00
next-server v8.0.5-canary.23 2019-04-07 21:02:09 +02:00