DioxusLabs / DioxusLabs/dioxus

`dx serve` potentially messed up Cargo.toml during rebase - do not rebuild during rebase?

Open
#5,472 0 comments 0 reactions 0 assignees View on GitHub
cli enhancement
Dominant language
Rust
Stars
39.1k
Forks
1.9k
Avg merge
4d 10h
Merged PRs (30d)
4

Description

## Feature Request

When running `dx serve` on my codebase, it happens from time to time that it tries to rebuild my app _while_ I am doing a `git rebase --autosquash` (for example).

## Implement Suggestion

My idea here would be to make `dx serve` aware of the git repository and automatically _not_ rebuilding when it notices that a rebase is ongoing.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.