multiplex/multiplex.js

View on GitHub
tasks/uglify.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function exports has 63 lines of code (exceeds 25 allowed). Consider refactoring.
Open

module.exports = function (grunt) {
    'use strict';

    var path = require('path'),
        dirs = grunt.config('dirs'),
Severity: Major
Found in tasks/uglify.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status