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

Fixes cascading from _shared.json when target configuration file has features defined #4

Merged
merged 4 commits into from
Oct 26, 2021

Conversation

brunobasto
Copy link
Contributor

@brunobasto brunobasto commented Oct 14, 2021

Cascading of features would only work if target configuration file didn't have a features field defined. This wasn't ideal If we wanted to inherit some configurations from _shared.json and override some or add some more.

Also fixed Jest tests and added a package-lock.json since this repo didn't have one.

Copy link
Member

@mjangda mjangda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Heh, I guess this is why we never used the shared file for features :)

Added a minor suggestion but this js great!

src/parser.js Outdated Show resolved Hide resolved
@mjangda
Copy link
Member

mjangda commented Oct 26, 2021

🚢

@brunobasto brunobasto merged commit 929f663 into master Oct 26, 2021
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