You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm migrating a project from v4 to v5 and after running the Codemod the first time and doing some manual transformations to the new syntax, the Codemod log is still showing 336 unmodified files and that I need to manually transform what's in those files. When I go to look at those files, all of the calls are in the new syntax already. Here's one of the examples:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hey all,
I'm migrating a project from v4 to v5 and after running the Codemod the first time and doing some manual transformations to the new syntax, the Codemod log is still showing 336 unmodified files and that I need to manually transform what's in those files. When I go to look at those files, all of the calls are in the new syntax already. Here's one of the examples:
Hoping to get any helpful thoughts or if this is a known issue.
Beta Was this translation helpful? Give feedback.
All reactions