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

Added lodash to clone reference options #48

Merged
merged 1 commit into from
May 4, 2015

Conversation

ahmednuaman
Copy link
Contributor

So yesterday I was pulling my hair out: why the hell were my Karma config options changing when I ran gulp-karma before I then ran gulp-webpack with the same options object. I then dived into this code and saw that the object arguments being passed are being manipulated. Super sad times.

So what I've done is simply used lodash's _.clone so that this plugin's magic doesn't mess with my magic and we're all happy; I hope that's ok.

sokra added a commit that referenced this pull request May 4, 2015
Added lodash to clone reference options
@sokra sokra merged commit 4aaa3ec into codymikol:master May 4, 2015
@sokra
Copy link
Contributor

sokra commented May 4, 2015

Thanks

@ahmednuaman
Copy link
Contributor Author

👍

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