Skip to content

Incremental builds #91

Description

@karashiiro

Is your feature request related to a problem? Please describe.

Currently, builds require rebuilding all project packages, even when they haven't changed. This already takes ~15s, and it'll only get longer as we add more official plugins to the project.

Describe the solution you would like.

Incremental builds.

Describe alternatives you've considered.

Alternatively (maybe as a holdover), a simple way to only rebuild specified packages when using yarn dev.

Screenshots

No response

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    • Status
      Todo ✏️

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions