flipkart-incubator/phrontend-webpack

View on GitHub
src/emit-short-stats-plugin.js

Summary

Maintainability
A
1 hr
Test Coverage

Function apply has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  apply(compiler) {

    compiler.plugin('after-compile', (compilation, callback) => {
      var cssArray = [],
        jsArray = [],
Severity: Minor
Found in src/emit-short-stats-plugin.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status