Fast package rebuilding inside cypress #29193
Unanswered
senpl
asked this question in
Questions and Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I started fixing some issue in Cypress sourcecode. But to check my changes I had to do:
yarn postinstall
which takes like 50 seconds.Is there are faster way to rebuild cypress with only one package changed???
I know I could rebuild package inside 'packages\driver' but how to make that changes into whole project fast.
Beta Was this translation helpful? Give feedback.
All reactions