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

Slightly changed invokeConfigSetters code #79

Merged
merged 1 commit into from
Jan 13, 2017

Conversation

andywer
Copy link
Owner

@andywer andywer commented Jan 11, 2017

I hope that makes the invokeConfigSetters code and its usage a little easier to understand.

Also fixes a minor issue I encountered when using group()/env():
The webpack config object that was passed to blocks as 2nd parameter contained duplicate prop values when blocks where used in a group()/env(). Did not cause any bugs yet, though AFAIK.

@eXon Did I succeed to improve the code's readability or didn't I? 😅

I hope that makes its code a little easier to read. Also fixes a minor issue I encountered when using `group()`/`env()`: The webpack config object that was passed to blocks as 2nd parameter contained duplicate prop values when blocks where used in a `group()`/`env()`. Did not cause any bugs yet, though AFAIK.
@andywer andywer force-pushed the feature/improve-core-config-merging-code branch from 10e1bb0 to 3d85480 Compare January 11, 2017 16:12
@andywer andywer merged commit 734432f into master Jan 13, 2017
@andywer andywer deleted the feature/improve-core-config-merging-code branch January 13, 2017 15:27
@eXon
Copy link
Contributor

eXon commented Jan 13, 2017

Yes a lot easier to understand what's going on 👍

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.

2 participants