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

bower.json overrides declaration #11

Merged
merged 2 commits into from
Jul 22, 2014
Merged

bower.json overrides declaration #11

merged 2 commits into from
Jul 22, 2014

Conversation

russellwarduk
Copy link
Contributor

The injector task can now exploit the use of bower override
declarations for instances where libraries do not explicitly declare
the keyword and value for “main” in order to determine the correct
location of distribution artefacts.

To support this the injector task method: getFilesFromBower has been
refactored to utilise the latest stable wiredep version 1.7.0. The
latest version has an official programmatic access route, thus no
longer requiring the need to tap into internal module exports.

The injector task can now exploit the use of bower override
declarations for instances where libraries do not explicitly declare
the keyword  and value for “main” in order to determine the correct
location of distribution artefacts.

To support this the injector task method: getFilesFromBower has been
refactored to utilise the latest stable wiredep version 1.7.0. The
latest version has an official programmatic access route, thus no
longer requiring the need to tap into internal module exports.
Correcting spelling mistake on collection variable
@joakimbeng
Copy link
Member

Nice! Thank you!

joakimbeng added a commit that referenced this pull request Jul 22, 2014
 Be able to handle bower.json overrides declaration
@joakimbeng joakimbeng merged commit 7e35f7a into klei:master Jul 22, 2014
@russellwarduk russellwarduk deleted the bower_overrides_fix branch July 22, 2014 11:21
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.

None yet

2 participants