jelhan/croodle

View on GitHub
lib/include-api-in-build/index.js

Summary

Maintainability
A
1 hr
Test Coverage

Function postBuild has 38 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  postBuild(result) {
    let environment = this.app.env;

    // do not include app if build is for testing purposes only
    if (environment === 'test') {
Severity: Minor
Found in lib/include-api-in-build/index.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status