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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

New top level package for jest-config utilities #7738

Open
palmerj3 opened this issue Jan 28, 2019 · 1 comment
Open

New top level package for jest-config utilities #7738

palmerj3 opened this issue Jan 28, 2019 · 1 comment

Comments

@palmerj3
Copy link
Contributor

馃殌 Feature Proposal

Currently src/utils.js in jest-config contains a lot of methods which could be useful as a top-level package.

Motivation

Provide self-contained packages without additional bloat.

Example

jest-junit would use only the replaceRootDirInPath method if it were available as a separate package. https://github.com/jest-community/jest-junit/blob/master/utils/replaceRootDirInPath.js

@ghostd
Copy link
Contributor

ghostd commented May 20, 2020

What would be the name of the package? Should we add something else than replaceRootDirInPath?

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

No branches or pull requests

3 participants