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

Commits on Oct 14, 2019

  1. feat(deps): Remove core-js dependency.

    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.
    johnjbarton committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    81e0265 View commit details
    Browse the repository at this point in the history