Skip to content

Remove dependency on Gulp #344

Closed
Closed

Description

There is no reason why this depends on Gulp. Gulp brings in a lot of dependencies like vinyl-fs and in turn graceful-fs, which we dont need at all. All Gulp is used for is task registration, which orchestrator (undertaker for gulp 4) are used for.

Using yargs would do the job much better.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions