Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: ensure db:generate is always run before build and dev (#236)
* Update turbo.json to be more efficient. * Add db:generate to build and dev scripts in turbo.json. This ensures that db:generate is always run before dev and build, so that new developers will not get errors.
- Loading branch information