Skip to content

fix: keep a single space between functions when formatting transform values#1145

Merged
devongovett merged 1 commit intoparcel-bundler:masterfrom
yisibl:codex/transform-spacing-align-filter
Feb 18, 2026
Merged

fix: keep a single space between functions when formatting transform values#1145
devongovett merged 1 commit intoparcel-bundler:masterfrom
yisibl:codex/transform-spacing-align-filter

Conversation

@yisibl
Copy link
Contributor

@yisibl yisibl commented Feb 9, 2026

This PR ensures that the serialization of transform and filter property values ​​remains consistent, with a space always separating functions.

  • Insert exactly one space between adjacent transform functions in non-minified output
  • Remove the minify intermediate String/Printer path and write directly to the destination printer
  • Keep minified output unchanged

…` values

- insert exactly one space between adjacent transform functions in non-minified output
- keep minified output unchanged
@devongovett devongovett merged commit 3fa29c7 into parcel-bundler:master Feb 18, 2026
3 checks passed
@yisibl yisibl deleted the codex/transform-spacing-align-filter branch February 23, 2026 15:56
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.

2 participants