CartoDB/cartodb20

View on GitHub
lib/build/tasks/webpack/webpack.js

Summary

Maintainability
A
1 hr
Test Coverage

Function compile has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

var compile = function (config) {
  if (!config) {
    throw new Error('Please provide subconfiguration key for webpack.');
  }

Severity: Minor
Found in lib/build/tasks/webpack/webpack.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status