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
Guard currently watches `Gemfile.lock`, but the site generated by
`utopia:site:create` uses `gems.locked` instead. Add `gems.locked` to
`Guardfile` so the dev env reloads as expected when the bundle changes.
0 commit comments