lsm/micromono

View on GitHub
lib/web/asset/jspm.js

Summary

Maintainability
A
1 hr
Test Coverage

Function getJSPMConfig has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

exports.getJSPMConfig = function(assetInfo, publicPath, next) {
  var configPath = path.join(publicPath, 'config.js')

  logger.debug('getJSPMConfig', {
    configPath: configPath
Severity: Minor
Found in lib/web/asset/jspm.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status