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
Versioning dist adds unneeded changes for contributor PRs. Ideally dist should not be versioned and instead only as part of npm publish or a release process.
todo
add to .gitignore
modify Gruntfile.js with publish task, incorporate into other steps