turbopack-230526.4
### Description This fixes an issue where the chunk list's identifier would change when a chunk is added or removed. This defeats the purpose of a chunk list, and breaks HMR. ### Testing Instructions Manual tests, and eventually Next.js HMR tests.