Skip to content
This repository was archived by the owner on Jun 14, 2020. It is now read-only.

Remove /basic/jquery.qtip.js from bower.json "main" collection #2

Open
iluzyanin opened this issue Dec 9, 2016 · 1 comment
Open

Comments

@iluzyanin
Copy link

Hi!
Is there a reason to include both "./jquery.qtip.js" and "./basic/jquery.qtip.js" to the main collection in bower.json? The first file basically includes fully the second one plus adds some extra functionality.
The reason I am asking is that we use the qTip2 in our project (and love it!) but currently it is included twice to the minified script, which adds ~25 KB of extra scripts which do nothing new.

@timthelion
Copy link

I presume that is why I get this warning when installing:

 > bower install
bower not-cached    https://github.com/qTip2/bower.git#~2.2.1
bower resolve       https://github.com/qTip2/bower.git#~2.2.1
bower download      https://github.com/qTip2/bower/archive/v2.2.1.tar.gz
bower extract       qtip2#~2.2.1 archive.tar.gz
bower invalid-meta  for:/tmp/timothy/bower/1e9dd3401b2e1e15dbd3b03d53785977-27733-NR7frT/bower.json
bower invalid-meta  The "main" field has to contain only 1 file per filetype; found multiple .js files: ["./jquery.qtip.js","./basic/jquery.qtip.js"]

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

No branches or pull requests

2 participants