Skip to content

feat(napi/minify): preserve_parens: false when parsing#11266

Closed
Boshen wants to merge 1 commit intomainfrom
05-24-feat_napi_minify_preserve_parens_false_when_parsing
Closed

feat(napi/minify): preserve_parens: false when parsing#11266
Boshen wants to merge 1 commit intomainfrom
05-24-feat_napi_minify_preserve_parens_false_when_parsing

Conversation

@Boshen
Copy link
Member

@Boshen Boshen commented May 24, 2025

Parser with preserve_parens: false now works correctly for the
minification pipeline.

@Boshen Boshen marked this pull request as draft May 24, 2025 05:36
Copy link
Member Author

Boshen commented May 24, 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


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • 0-merge - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

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

@codspeed-hq
Copy link

codspeed-hq bot commented May 24, 2025

CodSpeed Instrumentation Performance Report

Merging #11266 will not alter performance

Comparing 05-24-feat_napi_minify_preserve_parens_false_when_parsing (8fc18c6) with main (c4f8690)

Summary

✅ 38 untouched benchmarks

Base automatically changed from 05-24-fix_parser_fix_enum_member_must_have_initializer._false_positive to main May 24, 2025 06:01
@github-actions github-actions bot added the A-semantic Area - Semantic label May 24, 2025
Parser with `preserve_parens: false` now works correctly for the
minification pipeline.
@Boshen Boshen force-pushed the 05-24-feat_napi_minify_preserve_parens_false_when_parsing branch from a17ce11 to 8fc18c6 Compare May 24, 2025 06:04
@Boshen Boshen closed this May 24, 2025
@Boshen Boshen deleted the 05-24-feat_napi_minify_preserve_parens_false_when_parsing branch May 24, 2025 06:11
@Boshen
Copy link
Member Author

Boshen commented May 24, 2025

No change in performance anymore.

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

Labels

A-semantic Area - Semantic C-enhancement Category - New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant