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

Prevent classes.default from being mutated #97

Merged

Conversation

rmarscher
Copy link
Contributor

Introduced lodash/cloneDeep to make sure classes.default are not mutated inside mergeClasses().

@casesandberg
Copy link
Owner

Nice! Can you run npm run lib on this and I can then merge it in

Introduced lodash/cloneDeep to make sure classes.default are
not mutated inside mergeClasses().
@rmarscher
Copy link
Contributor Author

Great! There was no lib script in the package.json, but I assume you meant the gulp js:dist task. I ran that, added it as the lib script in package.json and rebased the branch. Let me know if you need anything else to get this merged.

@coopermaruyama
Copy link

Ah, I just made a PR/test to fix this and saw you did it already. Thanks for doing this!

@casesandberg
Copy link
Owner

casesandberg commented Aug 31, 2016

Perfect! This is up at [email protected]

@casesandberg casesandberg merged commit d2ccba9 into casesandberg:master Aug 31, 2016
@rmarscher rmarscher deleted the immutable-default-classes branch September 1, 2016 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants