fluidtrends/papanache

View on GitHub
src/web/config/main.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function Config has 53 lines of code (exceeds 50 allowed). Consider refactoring.
Open

export function Config (options: PackingOptions): Configuration {
  let entry: any = {}
  let chunks: any = {}
     
  entry = { __main: path.resolve(options.entryFile) }
Severity: Major
Found in src/web/config/main.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status