squareboat / nestjs-boilerplate

A production-ready 🏭 NestJS boilerplate with batteries 🔋 included. No Kidding! Now Supports NestJS V10!!
https://squareboat.com/open-source/nestjs-boilerplate/
MIT License
685 stars 99 forks source link

FIX: Broken Build Process due to file import. #2

Closed akk29 closed 4 years ago

akk29 commented 4 years ago
  1. Fixed wrong import of the file name. It was breaking the process of building the distribution on Ubuntu Servers.
akk29 commented 4 years ago

Thanks