Skip to content

merge nodejs pools#94320

Draft
lukesandberg wants to merge 1 commit into
postcss_conflictsfrom
shared_pool
Draft

merge nodejs pools#94320
lukesandberg wants to merge 1 commit into
postcss_conflictsfrom
shared_pool

Conversation

@lukesandberg
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown
Contributor Author

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.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 1, 2026

Tests Passed

Commit: fff9f6b

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 1, 2026

Stats skipped

Commit: fff9f6b
View workflow run

}

/// Emits the PostCSS config as a standalone Node.js bundle to disk and returns
/// its path **relative to the project root** (the worker's cwd).
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
/// its path **relative to the project root** (the worker's cwd).
/// its **absolute disk path** (the bundle lives under the output root, which
/// may be on a different filesystem than the project, so the worker is given a
/// path it can import directly).

Doc comment on emit_postcss_config_bundle wrongly says it returns a project-relative path when it actually returns an absolute disk path

Fix on Vercel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant