Skip to content

Conversation

christian-bromann
Copy link

This patch was made with help of the @wdio/codemod to migrate the project from v6 to v7. I also updated the way the project is compiled as we don't need to generate dist files.

package.json Outdated
"expect": "^26.6.2",
"expect-webdriverio": "^1.4.1",
"fibers": "^5.0.0",
"jscodeshift": "^0.12.0",
Copy link

@zachlysobey zachlysobey Feb 10, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it necessary for the jscodeshift dependency (and @wdio/codemod) to remain after the migration is complete?
That isn't how I'd expect a codemod to work (admittedly I don't have much experience there), but from this PR and the documentation here it seems like its intended to stick around

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.

2 participants