namchey/linkpreview

View on GitHub
webpack/development/webpack.config.dev-server.base.js

Summary

Maintainability
A
1 hr
Test Coverage

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

module.exports = (webpackConfig) => {
    const { assetsPath, publicPath } = webpackConfig;

    return {
      // The configuration for the server-side rendering
Severity: Minor
Found in webpack/development/webpack.config.dev-server.base.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status