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
fix(backend): use updated IS_DEV when creating Collections (#211)
this was previously using the old path, which resulted in
collections always falling back to their default (prod) values,
rather than using the expected values in dev
0 commit comments