microting/ngx-charts

View on GitHub
config/webpack.package.js

Summary

Maintainability
A
1 hr
Test Coverage

Function exports has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

module.exports = function(env) {
  return webpackMerge(commonConfig({ env: ENV }), {
    devtool: "source-map",
    module: {
      exprContextCritical: false,
Severity: Minor
Found in config/webpack.package.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status