Skip to content

turbopack-230706.2

@alexkirsz alexkirsz tagged this 06 Jul 08:28
### Description

This PR allows configuring a specific path to Node.js entry chunks.
Before, these
would be generated under most of the same rules as dev chunks. However,
in some
cases, Next.js expects these chunks to be under a specific path. In any
case,
having unique chunk paths isn't particularly useful on the server-side.

### Testing Instructions

N/A
Assets 2
Loading