feat: implement sales order services, redis-based concurrency control, and build-time path alias resolution for production.
All checks were successful
Build (develop) / Promote (main) / build-and-push-deploy (push) Successful in 3m33s
All checks were successful
Build (develop) / Promote (main) / build-and-push-deploy (push) Successful in 3m33s
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
import './polyfills/node-util';
|
||||
import { NestFactory } from '@nestjs/core';
|
||||
import { DocumentBuilder, SwaggerModule } from '@nestjs/swagger';
|
||||
const compression = require('compression');
|
||||
|
||||
Reference in New Issue
Block a user