fossasia/loklak_webclient

View on GitHub
gulp/tasks/browserify.js

Summary

Maintainability
A
1 hr
Test Coverage

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

function buildScript(file) {

  var bundler = browserify({
    entries: config.browserify.entries,
    debug: true,
Severity: Minor
Found in gulp/tasks/browserify.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status