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
Production assets should have a .min suffix added where applicable.
Then we can safely ignore any non production assets in .gitignore to make sure only production assets are comitted.
The text was updated successfully, but these errors were encountered:
Production assets should have a
.min
suffix added where applicable.Then we can safely ignore any non production assets in
.gitignore
to make sure only production assets are comitted.The text was updated successfully, but these errors were encountered: