Turbopack: Add support for specifying additional roots #98003
Turbopack: Support following symlinks across additional filesystem roots
49bb532c
Don't reparse next config, pass additional roots separately from next…
fc979902
Tighten up error handling a bit more
f45a7605
trim tests in additional_roots.rs
358a082d
Avoid acquiring the lock and reading the old project state twice
6b70937d
Get rid of read_only, we don't need to crate the root directories in …
929f97c3
rename optional to ignoreIfMissing
191d8db7
More test and comment cleanup/improvement
a2acaf08
Clean up e2e test, run it on windows as well
59197d4f
simplify code assuming that root directories cannot change without re…
6754a8cc
parallelize disk_file_system_map_operation
2694b59b
more cleanup of prepare_project_container_state
d1e85101
Remove useless empty_disk_file_system_map wrapper function
01c9940a
rename disk_file_system_with_options_operation to disk_file_system_op…
2cfd85b2
Use a stable root path vc identity for constructing DiskFileSystem, c…
7a2096c2
Clean up docs on NapiPartialProjectOptions
1bd133d9
Rename AdditionalRoots struct to AdditionalRootFileSystems
ce54ec52
Clean up NapiPartialProjectOptions docs, minor cleanup of prepare_pro…
adbce008
remove next_core::next_config::AdditionalRootConfig
8e2b1942
remove mention of pnpm gvs from docs
5fb1a12c
Key additional root construction by name, avoid celling in a non-turb…
b02b4210
clean up test in fs_map.rs
0984da6c
Add a test for next start that changes the config across restarts
8d8044ff
Fix turbo-tasks-fs unit tests
ac854e5c
Use a BTreeMap for DiskFileSystemMap
276c31f1
bgw
commented
on 2026-08-27
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub