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 #31 - build Error: Cannot find module 'object.assign' #35

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

atsu85
Copy link

@atsu85 atsu85 commented Oct 18, 2015

No description provided.

@plwalters
Copy link
Owner

Hmm I don't think this should be valid - if you don't have Object.assign then you should use the polyfills - could you explain the need for this one?

@atsu85
Copy link
Author

atsu85 commented Oct 19, 2015

The exception happens at build time, and this commit (as I understand) is doing exactly that - adds polyfill for Object.assign. @PWKad, are You saying that building works for You and I should install something else globally?

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