waysact/webpack-subresource-integrity

View on GitHub
webpack-subresource-integrity/src/util.ts

Summary

Maintainability
A
35 mins
Test Coverage

Function updateAsset has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

  compilation: Compilation,
  assetPath: string,
  source: sources.Source,
  integrity: string,
  onUpdate: (assetInfo: AssetInfo) => void
Severity: Minor
Found in webpack-subresource-integrity/src/util.ts - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status