Skip to content

feat(minifier): for (;;) { var x } -> for (;;) var x;#8847

Merged
graphite-app[bot] merged 1 commit intomainfrom
02-03-feat_minifier_for_var_x_-_for_var_x_
Feb 3, 2025
Merged

feat(minifier): for (;;) { var x } -> for (;;) var x;#8847
graphite-app[bot] merged 1 commit intomainfrom
02-03-feat_minifier_for_var_x_-_for_var_x_

Conversation

@Boshen
Copy link
Member

@Boshen Boshen commented Feb 3, 2025

No description provided.

@github-actions github-actions bot added A-minifier Area - Minifier C-enhancement Category - New feature or request labels Feb 3, 2025
Copy link
Member Author

Boshen commented Feb 3, 2025


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 Feb 3, 2025

CodSpeed Performance Report

Merging #8847 will not alter performance

Comparing 02-03-feat_minifier_for_var_x_-for_var_x (20f2c46) with main (83abe7e)

Summary

✅ 33 untouched benchmarks

@graphite-app
Copy link
Contributor

graphite-app bot commented Feb 3, 2025

Merge activity

@Boshen Boshen force-pushed the 02-03-feat_minifier_for_var_x_-_for_var_x_ branch from 75764a8 to 4d93c0d Compare February 3, 2025 07:49
@graphite-app graphite-app bot force-pushed the 02-03-feat_minifier_for_var_x_-_for_var_x_ branch from 4d93c0d to 20f2c46 Compare February 3, 2025 07:58
@graphite-app graphite-app bot merged commit 20f2c46 into main Feb 3, 2025
25 checks passed
@graphite-app graphite-app bot deleted the 02-03-feat_minifier_for_var_x_-_for_var_x_ branch February 3, 2025 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-minifier Area - Minifier C-enhancement Category - New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant