OpenC3/cosmos

View on GitHub
openc3-cosmos-init/plugins/openc3-tool-base/webpack.config.js

Summary

Maintainability
A
3 hrs
Test Coverage

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

module.exports = (webpackConfigEnv, argv) => {
  const orgName = 'openc3'
  const defaultConfig = singleSpaDefaults({
    orgName,
    projectName: 'tool-base',
Severity: Major
Found in openc3-cosmos-init/plugins/openc3-tool-base/webpack.config.js - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status