next.js
d9f491ef - Turbopack: `ChunkingType::Parallel` with `hoisted` bool (#78922)

Commit
303 days ago
Turbopack: `ChunkingType::Parallel` with `hoisted` bool (#78922) Add a `hoisted: bool` to `ChunkingType::Parallel` in preparation for scope hoisting (we can only merge modules if they are importing each other with ESM-import-style references (i.e. `hoisted: true`). Part of PACK-2960
Author
Parents
Loading