Skip to content

allow exported function to take gulp module #9

Description

@natlownes

when you import gulp-tasks into another project, that project must have a gulp dependency that exactly matches whatever gulp-tasks defines or else the tasks won't get automatically defined correctly.

probably just allow passing the gulp module into the function exported from 'vistar-gulp-tasks' and do the 'task' calls on it

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions