BorntraegerMarc/ledison-web

View on GitHub

Showing 1 of 7 total issues

Function exports has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

module.exports = (gulp) => {
    gulp.task('bundle', ['build'], (done) => {
        const bundler = new Bundler({
            systemJsConfig: 'config/system.js'
        });
Severity: Minor
Found in gulp-tasks/bundle.js - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language