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
* On an empty repo, `turbo dev` fails
because `turbo dev -F @repo/database` expects `@repo/utils` to be built.
Adding the turbo dependencies to that effect.
Also making the database a non-dev dependency of website.
0 commit comments