mnfst / manifest

A Whole Backend That Fits Into 1 YAML file. ⭐ to support the project !
https://manifest.build
MIT License
875 stars 51 forks source link

fix: Fix 'Complex Method' issue in packages\core\manifest\src\manifest\services\manifest.service.ts) #217

Open vr-varad opened 1 month ago

vr-varad commented 1 month ago

Description

The function is broken down into smaller helper methods to simplify and handle specific parts, the helper methods can be reused.

Related Issues

How can it be tested?

Impacted packages

core

Check the NPM packages that require a new publication or release:

Check list before submitting

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
manifest-schema ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 20, 2024 2:44am
vr-varad commented 1 month ago

@brunobuddy Could you please review it whenever you are free?