• Mark Florian's avatar
    Remove babel-plugin-rewire dependency · f3c51e8f
    Mark Florian authored
    This is a follow-up to [removing most no-op default exports][1]. In that
    MR, the "most" was due to the fact that a couple of files were still
    participating in Karma tests.
    
    Since it turns out that no Karma tests rely on `babel-plugin-rewire`,
    that could be removed, allowing the final two instances of workarounds
    for it to be removed as well.
    
    Finally, the `spyOnDependency` helper was removed, since it's unused.
    
    [1]: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/37213
    f3c51e8f
test_bundle.js 4.17 KB