feat: update the announcement update process
This commit is contained in:
@@ -24,4 +24,3 @@ export const connectionSource = new DataSource({
|
||||
migrationsTableName: "typeorm_migrations",
|
||||
migrationsRun: false,
|
||||
});
|
||||
console.log(join(process.cwd(), PATH, "modules/**/*.entity{.ts,.js}"));
|
||||
|
||||
Reference in New Issue
Block a user