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

Eject command for customization #42

Closed
2 tasks
shilman opened this issue Feb 3, 2022 · 1 comment
Closed
2 tasks

Eject command for customization #42

shilman opened this issue Feb 3, 2022 · 1 comment
Labels
feature request New feature or request linear

Comments

@shilman
Copy link
Member

shilman commented Feb 3, 2022

Currently customizing the jest config is a manual process. Add an eject command to:

  • Simplify customization
  • Make explicit that this kind of customization may be incompatible with future updates to the test runner

Todo:

  • Add comments to the config file explaining the "smarts"
  • Re-eject to get the most up-to-date config & diff against your previous changes
@shilman
Copy link
Member Author

shilman commented Mar 2, 2022

implemented in #54

@shilman shilman closed this as completed Mar 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request linear
Projects
None yet
Development

No branches or pull requests

1 participant