jeffy-g/rm-cstyle-cmts

View on GitHub
webpack.config.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function createWebpackConfig has 55 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const createWebpackConfig = (target, output, mode = "production", extraOpt = {}) =>  {

    const {
        beautify,
        forceSourceMap,
Severity: Major
Found in webpack.config.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status