kumabook/spread_beaver_frontend

View on GitHub
webpack.config.js

Summary

Maintainability
A
0 mins
Test Coverage

Insert ··
Open

            options: {
Severity: Minor
Found in webpack.config.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Replace ············ with ··············
Open

            },
Severity: Minor
Found in webpack.config.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Delete ·
Open

  output:  {
Severity: Minor
Found in webpack.config.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Insert ··
Open

              localIdentName: '[path][name]__[local]--[hash:base64:5]',
Severity: Minor
Found in webpack.config.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Delete ·
Open

          use: [{ loader:  'css-loader' }],
Severity: Minor
Found in webpack.config.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Delete ············
Open

        NODE_ENV:             JSON.stringify(NODE_ENV),
Severity: Minor
Found in webpack.config.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Delete ············
Open

        BASE_URL:             JSON.stringify(process.env.BASE_URL),
Severity: Minor
Found in webpack.config.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Insert ⏎············
Open

          use: [{
Severity: Minor
Found in webpack.config.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Delete ··············
Open

        DOMAIN:               JSON.stringify(process.env.DOMAIN),
Severity: Minor
Found in webpack.config.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Replace } with ··},⏎··········
Open

          }],
Severity: Minor
Found in webpack.config.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Delete ····
Open

        use:     {
Severity: Minor
Found in webpack.config.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Delete ··········
Open

const webpack           = require('webpack');
Severity: Minor
Found in webpack.config.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Delete ·····
Open

const BrotliPlugin      = require('brotli-webpack-plugin');
Severity: Minor
Found in webpack.config.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Definition for rule 'jsx-a11y/anchor-is-valid' was not found
Open

const path              = require('path');
Severity: Minor
Found in webpack.config.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Delete ··
Open

  entry:   './lib/client.jsx',
Severity: Minor
Found in webpack.config.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Delete ·············
Open

const path              = require('path');
Severity: Minor
Found in webpack.config.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Replace ············loader:· with ··············loader:
Open

            loader:  'css-loader',
Severity: Minor
Found in webpack.config.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Delete ···
Open

        test:    /.jsx?$/,
Severity: Minor
Found in webpack.config.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Delete ··
Open

    filename:   'bundle.js',
Severity: Minor
Found in webpack.config.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Delete ······
Open

    path:       path.resolve(__dirname, 'static'),
Severity: Minor
Found in webpack.config.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Replace modules:········ with ··modules:·
Open

              modules:        true,
Severity: Minor
Found in webpack.config.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

There are no issues that match your filters.

Category
Status