ayastreb/bandwidth-hero

View on GitHub
webpack.config.js

Summary

Maintainability
A
3 hrs
Test Coverage

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

module.exports = env => {

return{
  mode: env.NODE_ENV,
  devtool: 'inline-source-map',
Severity: Major
Found in webpack.config.js - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status