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
Hello!
Maybe bumping jscodeshift to version 0.15.1 would help? According to Bundlephobia the size of the package has been reduced quite a bit. It would also remove from deprecation messages from Micromatch version 3 (That jscodeshift 0.13.1 depends on). I would create a PR but I can't run 'yarn' on the project because I get 401 from the packages that are resolved to an Atlassian npm remote.
npx @codeshift/cli --packages @atlaskit/[email protected] .temp/src/Avatar.tsx
Running codeshift/cli via npx takes FAR too long to be worthwhile..
We need to investigate how to speed that up. Most likey, we'll need to cut down on bundlesize.
The text was updated successfully, but these errors were encountered: