ideasonpurpose/docker-build

View on GitHub

Showing 2 of 4 total issues

Function onProxyRes has 45 lines of code (exceeds 25 allowed). Consider refactoring.
Open

onProxyRes: function (proxyRes, req, res) {
/**
* Update urls in files with these content-types
*/
const contentTypes = [
Severity: Minor
Found in lib/devserver-proxy.js - About 1 hr to fix

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

    apply(compiler) {
    compiler.hooks.emit.tapAsync(this.name, (compilation, callback) => {
    // const logger = compilation.getLogger("dependency-manifest-plugin");
     
    // logger.info(compilation.namedChunkGroups.keys());
    Severity: Minor
    Found in lib/DependencyManifestPlugin.js - About 1 hr to fix
      Severity
      Category
      Status
      Source
      Language