fix renaming of page files, add handling of symlinked pages #32977
Annotations
5 errors
crates/next-core/src/app_structure.rs#L328
no method named `resolve_symlink` found for reference `&DirectoryEntry` in the current scope
|
crates/next-core/src/app_structure.rs#L328
no method named `resolve_symlink` found for reference `&turbo_tasks_fs::DirectoryEntry` in the current scope
|
crates/next-core/src/pages_structure.rs#L216
no method named `resolve_symlink` found for reference `&turbo_tasks_fs::DirectoryEntry` in the current scope
|
crates/next-core/src/pages_structure.rs#L216
no method named `resolve_symlink` found for reference `&DirectoryEntry` in the current scope
|
|
This job failed
Loading