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

Speed up testing by turning off optimizer on dev mode #272

Merged
merged 2 commits into from
Oct 17, 2023
Merged

Conversation

oveddan
Copy link
Collaborator

@oveddan oveddan commented Oct 17, 2023

running yarn dev in the root runs test in all projects in watch mode without optimizer, and running yarn dev in a project folder does it for that project

@oveddan
Copy link
Collaborator Author

oveddan commented Oct 17, 2023

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.

@oveddan oveddan mentioned this pull request Oct 17, 2023
@oveddan oveddan merged commit b214a4e into main Oct 17, 2023
4 checks passed
iainnash pushed a commit that referenced this pull request Jan 11, 2024
running `yarn dev` in the root runs test in all projects in watch mode without optimizer, and running `yarn dev` in a project folder does it for that project
@iainnash iainnash deleted the fast-testing branch January 11, 2024 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants