divio/django-cms

View on GitHub
webpack.config.js

Summary

Maintainability
B
4 hrs
Test Coverage

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

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

    var PROJECT_PATH = opts.PROJECT_PATH;
    var CMS_VERSION = opts.CMS_VERSION;
Severity: Major
Found in webpack.config.js - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status