Open danieldelcore opened 2 years ago
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.
Fantastic, thanks so much for raising this with me!
I can't run 'yarn' on the project because I get 401 from the packages that are resolved to an Atlassian npm remote.
Whoops that's my bad! I'll fix that up 🤦 (edit: fixed)
npx @codeshift/cli --packages @atlaskit/avatar@19.0.0 .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.