Skip to content

Simplification with yarn dev #490

@bgodlin

Description

@bgodlin

Given that the yarn dev command essentially involves the sequential execution of different commands, it could potentially replace or be mentioned in addition to the individual commands. For debugging workflows, especially when running in Docker, the .data folder can be wiped. Therefore, it might be valuable to include an additional tooltip like rm -rf ./.data && yarn dev as a convenient shortcut.

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