fix(infra): PostgreSQL → MySQL + tsconfig.build exclude frontend/
This commit is contained in:
@@ -17,5 +17,6 @@
|
||||
"strictBindCallApply": false,
|
||||
"forceConsistentCasingInFileNames": false,
|
||||
"noFallthroughCasesInSwitch": false
|
||||
}
|
||||
},
|
||||
"exclude": ["node_modules", "dist", "frontend", "archive"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user