rofrischmann/fela

View on GitHub
packages/fela-dom/src/server/renderToMarkup.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function renderToMarkup has 69 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export default function renderToMarkup(renderer) {
  const cacheCluster = clusterCache(renderer.cache, renderer.ruleOrder)

  const rehydrationIndex = getRehydrationIndex(renderer)

Severity: Major
Found in packages/fela-dom/src/server/renderToMarkup.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status