ideasonpurpose/docker-build

View on GitHub
lib/devserver-proxy.js

Summary

Maintainability
A
1 hr
Test Coverage
A
100%

Showing 1 of 1 total issue

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
    Category
    Status