Skip to content

scan gulp tasks in subdirectories #11

@nimo23

Description

@nimo23

When having gulp-tasks within subdirectories, "Build-Explorer" does not recognices these tasks. For example, having "gulpfile.js" in "root-dir" with this content:

// all gulp tasks are located in the ./build/tasks directory
// gulp configuration is in files in ./build directory
require('require-dir')('build/tasks');

Please make this possible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions