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
Describe the issue
After finishing the development. Next step is releasing the package with the new version. We don't need to commit the dist/ directory to the repo.
Solution
Adding the dist/,yarn.lock and package-lock.json to .gitignore file.