valor-software/angular2-bootstrap

View on GitHub
scripts/es2015/rollup.globals.js

Summary

Maintainability
B
5 hrs
Test Coverage

File rollup.globals.js has 395 lines of code (exceeds 250 allowed). Consider refactoring.
Open

module.exports = {
  // Angular dependencies
  '@angular/animations':      'ng.animations',
  '@angular/core':            'ng.core',
  '@angular/common':          'ng.common',
Severity: Minor
Found in scripts/es2015/rollup.globals.js - About 5 hrs to fix

    There are no issues that match your filters.

    Category
    Status