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
We move development dependencies to devDependencies, such that `npm
install --omit=dev` becomes faster and more lightweight. In the case of
frontend-app-profile, this changes shaves off a few hundred MB of disk
space.
0 commit comments