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

core(stack-packs): sort packs in order we defined them #15039

Merged
merged 2 commits into from
May 3, 2023
Merged

Conversation

connorjclark
Copy link
Collaborator

At some point we put some thought into the order of these stack packs, such that site generators will show up over frameworks like React (given that the advice is likely more relevant). However, we didn't actually make sure the end result of lhr.stackPacks is sorted as we thought. The order was implicit from how js-lib-detector detects libraries - we just need to do an actual sort based on our own ordering.

@connorjclark connorjclark requested a review from a team as a code owner May 3, 2023 19:07
@connorjclark connorjclark requested review from adamraine and removed request for a team May 3, 2023 19:07
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.

3 participants