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

[WIP] Add ability to parse all bundles #135

Closed
wants to merge 3 commits into from
Closed

[WIP] Add ability to parse all bundles #135

wants to merge 3 commits into from

Conversation

aivus
Copy link

@aivus aivus commented Mar 20, 2016

Add ability to find all bower.json files in all bundles.
User can override default settings from app/config.yml if he want.

closes #90

Feel free to comment

aivus added 3 commits March 20, 2016 12:38
 - add option "parse-all-bundles"
 - override default settings for bundles from config
 - Use realpath to get absolute path
 - Remove unused uses
 - add missed cache parameter
 - fix short array syntax
 - parse-all-bundles is false by default
@Spea
Copy link
Owner

Spea commented Mar 24, 2016

Tests are currently not passing, please fix them and ping me again :) Thanks so far.

@aivus aivus changed the title Add ability to parse all bundles [WIP] Add ability to parse all bundles Mar 24, 2016
@aivus
Copy link
Author

aivus commented Aug 1, 2016

Sorry, but I can't complete this PR. Closed.

@aivus aivus closed this Aug 1, 2016
@aivus aivus deleted the parse-all-bundles branch August 1, 2016 22:35
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.

"Global" bundle configuration
2 participants