Remove babel-plugin-rewire dependency
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
显示
- app/assets/javascripts/monitoring/stores/actions.js 0 个添加, 3 个删除app/assets/javascripts/monitoring/stores/actions.js
- app/assets/javascripts/monitoring/stores/getters.js 0 个添加, 3 个删除app/assets/javascripts/monitoring/stores/getters.js
- babel.config.js 0 个添加, 5 个删除babel.config.js
- ee/app/assets/javascripts/epic/utils/epic_utils.js 0 个添加, 5 个删除ee/app/assets/javascripts/epic/utils/epic_utils.js
- package.json 0 个添加, 1 个删除package.json
- spec/javascripts/test_bundle.js 1 个添加, 12 个删除spec/javascripts/test_bundle.js
- yarn.lock 0 个添加, 5 个删除yarn.lock
加载中
想要评论请 注册 或 登录