ember-cli/ember-twiddle

View on GitHub
lib/build-twiddle-ember-tree.js

Summary

Maintainability
A
1 hr
Test Coverage

Function buildTwiddleVendorTree has 46 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function buildTwiddleVendorTree() {
  const funnel = require('broccoli-funnel');
  const concat = require('broccoli-concat');
  const mergeTrees = require('broccoli-merge-trees');
  const babelTranspiler = require('broccoli-babel-transpiler');
Severity: Minor
Found in lib/build-twiddle-ember-tree.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status