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

ISSUE #47: Sort detected libraries by name #48

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tancnle
Copy link
Contributor

@tancnle tancnle commented Jul 9, 2014

No description provided.

@andrewbredow
Copy link
Collaborator

@tancnle Thanks for taking the lead on this. I'm thinking we might need to take a more intelligent approach than this. In particular, I think it's useful to have the plugins listed according to their size or primary use case. For example, you don't build an "Underscore Site", you build a "jQuery site" that also uses underscore. Or, primary libraries should show up before javascript loaders.

I'm going to cut a release of the extension today, but let's keep working on this for the next release.

@tancnle
Copy link
Contributor Author

tancnle commented Aug 20, 2014

@andrewbredow That would be a killer feature to add I think. Regarding detecting library size, it's going to be a bit tricky, considering lots of sites nowadays serves concatenated JS assets. The other options is given we can detect the library name + version number, we can query an intermediate service for known file sizes.

@johnmichel johnmichel added this to the 3.0 milestone Jul 1, 2015
@Semigradsky
Copy link

Any problems with merge, performance issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants