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

feat(deps): Remove core-js dependency. #3379

Merged
merged 1 commit into from Oct 16, 2019

Conversation

johnjbarton
Copy link
Contributor

The core-js was used for dom-serialize, used to support a single function
in stringify (serialize) for a single rare browser, IE8, in logs sent back to
the server. By dropping this dependency we reduce the size of karma with
minimal impact on use cases.

The core-js was used for dom-serialize, used to support a single function
in stringify (serialize) for a single rare browser, IE8, in logs sent back to
the server.  By dropping this dependency we reduce the size of karma with
minimal impact on use cases.
@karmarunnerbot
Copy link
Member

Build karma 14 completed (commit 9098175093 by @johnjbarton)

@AppVeyorBot
Copy link

Build karma 2412 completed (commit 9098175093 by @johnjbarton)

@karmarunnerbot
Copy link
Member

Build karma 13 completed (commit 9098175093 by @johnjbarton)

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.

None yet

4 participants