Skip to content

[Backport] Revert "Fix tracing of server actions imported by client components (#78968)#82167

Merged
ijjk merged 1 commit into
next-15-4from
ijjk/backport-revert-tracing-action
Jul 29, 2025
Merged

[Backport] Revert "Fix tracing of server actions imported by client components (#78968)#82167
ijjk merged 1 commit into
next-15-4from
ijjk/backport-revert-tracing-action

Conversation

@ijjk

@ijjk ijjk commented Jul 29, 2025

Copy link
Copy Markdown
Member

This backports #82161 to our next-15-4 release branch

…78968) (#82161)

It seems these additional fs operations/transforms on client components
while tracing dependencies is causing a big perf hit which is not worth
the edge case of catching fs dependencies in server actions from client
components.

A workaround is available without our automatic tracing via
`outputFileTracingIncludes` so this reverts the tracing to alleviate the
perf concern.

We will be able to handle cases like this without the perf consequence
with turbopack going forward.

This reverts commit af0473b.

Closes: #81902
@ijjk ijjk merged commit 717dfb6 into next-15-4 Jul 29, 2025
159 checks passed
@ijjk ijjk deleted the ijjk/backport-revert-tracing-action branch July 29, 2025 18:08
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Aug 13, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant