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): compress array constructor calls with 2+ args #6240

Conversation

camchenry
Copy link
Collaborator

No description provided.

Copy link

graphite-app bot commented Oct 2, 2024

Your org has enabled the Graphite merge queue for merging into main

Add the label “0-merge” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix.

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

Copy link
Collaborator Author

camchenry commented Oct 2, 2024

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.

Join @camchenry and the rest of your teammates on Graphite Graphite

@github-actions github-actions bot added the A-minifier Area - Minifier label Oct 2, 2024
@camchenry camchenry changed the title feat(linter): compress array constructor calls with 2+ args feat(minifier): compress array constructor calls with 2+ args Oct 2, 2024
@camchenry camchenry force-pushed the 10-02-refactor_minifier_implement_array_helpers_for_folding_constructor branch from 2333bde to 5f18f8b Compare October 2, 2024 06:35
@camchenry camchenry force-pushed the 10-02-feat_linter_compress_array_constructor_calls_with_2_args branch from 68a236d to 12349dc Compare October 2, 2024 06:35
Copy link

codspeed-hq bot commented Oct 2, 2024

CodSpeed Performance Report

Merging #6240 will not alter performance

Comparing 10-02-feat_linter_compress_array_constructor_calls_with_2_args (12349dc) with 10-02-refactor_minifier_implement_array_helpers_for_folding_constructor (5f18f8b)

Summary

✅ 29 untouched benchmarks

@camchenry camchenry closed this Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-minifier Area - Minifier
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant