begin rewriting first services to be domain agnostic
more rewrites
This commit is contained in:
@@ -4,6 +4,7 @@ export default defineConfig({
|
||||
entry: [
|
||||
"./src/index.ts",
|
||||
"./src/entities/**/*.ts",
|
||||
"./src/features/**/*.ts",
|
||||
"./src/lib/**/*.ts",
|
||||
"./src/api/**/*.ts",
|
||||
"./src/db/**/*.ts",
|
||||
|
||||
Reference in New Issue
Block a user