ejplatform/ej-server

View on GitHub
src/ej/templates/jinja2/js/sw.js

Summary

Maintainability
A
1 hr
Test Coverage

Function registerAllRoutes has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function registerAllRoutes(workbox) {
    log('[sw] Starting service worker');

    // Cache javascript
    workbox.routing.registerRoute(
Severity: Minor
Found in src/ej/templates/jinja2/js/sw.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status