Skip to content

refactor(turbopack): Use FileSystemPath instead of Vc<T> #80634

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 8 commits into
base: kdy1/filepath-1
Choose a base branch
from

Conversation

kdy1
Copy link
Member

@kdy1 kdy1 commented Jun 18, 2025

What?

Make FileSystemPath usable without Vc<T>.

Why?

String concatenation does not require caching.

How?

@ijjk ijjk added created-by: Turbopack team PRs by the Turbopack team. Font (next/font) Related to Next.js Font Optimization. Turbopack Related to Turbopack with Next.js. labels Jun 18, 2025
Copy link
Member Author

kdy1 commented Jun 18, 2025

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

@kdy1 kdy1 changed the title Replace refactor(turbopack): Use FileSystemPath instead of Vc<FileSystemPath> Jun 18, 2025
@kdy1 kdy1 force-pushed the kdy1/filepath-2 branch from fee9148 to 019fe50 Compare June 18, 2025 00:51
@kdy1 kdy1 changed the title refactor(turbopack): Use FileSystemPath instead of Vc<FileSystemPath> refactor(turbopack): Use FileSystemPath instead of Vc<T> Jun 18, 2025
@kdy1 kdy1 force-pushed the kdy1/filepath-2 branch from 019fe50 to 280e6ac Compare June 18, 2025 01:01
@kdy1 kdy1 force-pushed the kdy1/filepath-2 branch from 280e6ac to 9be5a52 Compare June 18, 2025 01:10
@kdy1 kdy1 force-pushed the kdy1/filepath-2 branch from 9be5a52 to f8595bf Compare June 18, 2025 01:21
@kdy1 kdy1 force-pushed the kdy1/filepath-2 branch from 8cb6957 to 3f45f63 Compare June 18, 2025 06:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
created-by: Turbopack team PRs by the Turbopack team. Font (next/font) Related to Next.js Font Optimization. Turbopack Related to Turbopack with Next.js.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants