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
These days I use npm pack to export local package to another local package, The documentation do not mention if packito can help to customize the my-package-1.0.0.tgz file.
[question]
These days I use
npm packto export local package to another local package, The documentation do not mention if packito can help to customize themy-package-1.0.0.tgzfile.Can you help me to use packito with
npm pack?