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

core-js is missing as dependency #2

Closed
stoffeastrom opened this issue Dec 22, 2015 · 2 comments
Closed

core-js is missing as dependency #2

stoffeastrom opened this issue Dec 22, 2015 · 2 comments
Assignees
Labels

Comments

@stoffeastrom
Copy link

When loading the pal-browser with initialize it uses Object.assign which isn't always defined.

@EisenbergEffect
Copy link
Contributor

Fixed 08ab345

@stoffeastrom
Copy link
Author

@EisenbergEffect I just tried it out and realised that there also needs to be a

import 'core-js';

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants