Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(minifier): minify String::concat into template literal #8443

Draft
wants to merge 1 commit into
base: 01-11-feat_minifier_fold_array_concat_into_literal
Choose a base branch
from

Conversation

sapphi-red
Copy link
Contributor

No description provided.

Copy link
Contributor Author

sapphi-red commented Jan 12, 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.

@github-actions github-actions bot added A-minifier Area - Minifier C-enhancement Category - New feature or request labels Jan 12, 2025
@sapphi-red sapphi-red force-pushed the 01-11-feat_minifier_fold_array_concat_into_literal branch from 6ab26ad to 0ab0835 Compare January 12, 2025 08:56
@sapphi-red sapphi-red force-pushed the 01-11-feat_minifier_minify_string_concat_into_template_literal branch from db5beeb to 72dc0d1 Compare January 12, 2025 08:56
Copy link

codspeed-hq bot commented Jan 12, 2025

CodSpeed Performance Report

Merging #8443 will not alter performance

Comparing 01-11-feat_minifier_minify_string_concat_into_template_literal (72dc0d1) with 01-11-feat_minifier_fold_array_concat_into_literal (0ab0835)

Summary

✅ 29 untouched benchmarks

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