YetiForceCompany/YetiForceCRM

View on GitHub
public_html/src/build.js

Summary

Maintainability
A
1 hr
Test Coverage

Function build has 40 lines of code (exceeds 25 allowed). Consider refactoring.
Open

async function build(fileName) {
    const inputOptions = {
            input: fileName,
            treeshake: false,
            plugins: [
Severity: Minor
Found in public_html/src/build.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status