pankaryp/crana

View on GitHub
src/config/webpack/browser/webpack.dev.js

Summary

Maintainability
A
1 hr
Test Coverage

Function create has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

module.exports = function create() {
  const DEV_CONFIG = {
    mode: 'development',
    devtool: 'cheap-eval-source-map',
    devServer: {
Severity: Minor
Found in src/config/webpack/browser/webpack.dev.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status