Skip to content

ISSUE #47: Sort detected libraries by name#48

Open
tancnle wants to merge 1 commit into
johnmichel:mainfrom
tancnle:sort_detected_libraries
Open

ISSUE #47: Sort detected libraries by name#48
tancnle wants to merge 1 commit into
johnmichel:mainfrom
tancnle:sort_detected_libraries

Conversation

@tancnle

@tancnle tancnle commented Jul 9, 2014

Copy link
Copy Markdown
Contributor

No description provided.

@andrewbredow

Copy link
Copy Markdown
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

tancnle commented Aug 20, 2014

Copy link
Copy Markdown
Contributor Author

@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
Copy Markdown

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.

4 participants