refactor(server): split independent auth service (#2202)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
autofix-ci[bot]
parent
a9906bf13b
commit
22b5249c64
@@ -3,6 +3,7 @@ import { defineConfig } from 'vitest/config'
|
||||
export default defineConfig({
|
||||
test: {
|
||||
projects: [
|
||||
'server/apps/auth',
|
||||
'server/apps/api',
|
||||
'apps/ui-server-auth',
|
||||
'apps/stage-tamagotchi',
|
||||
|
||||
Reference in New Issue
Block a user