8000 Is it possible to customize the build order? · Issue #254 · folke/ultra-runner · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Is it possible to customize the build order? #254
Open
@HONGJICAI

Description

@HONGJICAI

I have two large package and some small package, all of them are at the leaf node of the dependency tree

Assume this is the build time of my packages.

large:|----------------------------|
small:|---|

I always see the build order:

|----------------------------|
|---||---||---||---||---||---||----------------------------|

however, I think the best order should be something like this:

|----------------------------||---||---||---|
|----------------------------||---||---||---|

Is it possible to custom the build order?

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

      0