-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Description
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
Labels
No labels