fix build errors on passenger api

This commit is contained in:
SennayT
2026-05-14 15:01:36 +03:00
parent 748b7c380e
commit b5fa774849
2 changed files with 7 additions and 4 deletions

View File

@@ -1,7 +1,9 @@
{
"$schema": "https://json.schemastore.org/nest-cli",
"collection": "@nestjs/schematics",
"sourceRoot": "src",
"compilerOptions": {
"deleteOutDir": true,
"plugins": ["@nestjs/swagger"],
"tsConfigPath": "tsconfig.build.json",
"watchAssets": true