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

Enable caching for lint task #26701

Closed
astone123 opened this issue May 9, 2023 · 2 comments · Fixed by #26791
Closed

Enable caching for lint task #26701

astone123 opened this issue May 9, 2023 · 2 comments · Fixed by #26791
Assignees

Comments

@astone123
Copy link
Contributor

astone123 commented May 9, 2023

The packages in the monorepo use eslint to lint their source code. When this task runs, we should cache the result and only re-run the task when source code has changed.

Use Nx's caching feature to cache the result of the lint step for our packages.

@warrensplayer
Copy link
Contributor

@cypress-bot
Copy link
Contributor

cypress-bot bot commented Jun 7, 2023

Released in 12.14.0.

This comment thread has been locked. If you are still experiencing this issue after upgrading to
Cypress v12.14.0, please open a new issue.

@cypress-bot cypress-bot bot locked as resolved and limited conversation to collaborators Jun 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants