SirDarquan/h5webstorage

View on GitHub
webpack/webpack.test.js

Summary

Maintainability
A
1 hr
Test Coverage

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

module.exports = (watch) => {
    return webpackCommon('test', {
        devtool: watch ? 'inline-source-map' : 'cheap-module-eval-source-map',
        module: {
            rules: [
Severity: Minor
Found in webpack/webpack.test.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status