ozanh/ugodev

View on GitHub
playground/vue.config.js

Summary

Maintainability
A
0 mins
Test Coverage

Function chainWebpack has 36 lines of code (exceeds 25 allowed). Consider refactoring.
Wontfix

  chainWebpack: config => {
    config.module
      .rule('ugo file')
      .test(/\.ugo$/)
      .use('raw-loader')
Severity: Minor
Found in playground/vue.config.js - About 1 hr to fix

    FIXME found
    Open

              // FIXME: Setting publicPath is required for worker-loader to work
    Severity: Minor
    Found in playground/vue.config.js by fixme

    There are no issues that match your filters.

    Category
    Status