sayll/ie-webpack-start

View on GitHub
config/webpack/modules/loader.js

Summary

Maintainability
A
3 hrs
Test Coverage

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

module.exports = (dev) => {
  let Config = {
    rules: [
      {
        test: /\.jsx$|\.js$/,
Severity: Major
Found in config/webpack/modules/loader.js - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status