WIP: feat(build): use clean source by default #9
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/clean-source"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
so we dont recompile when changing non-rust files
this can be disabled with the buildFlage
cleanSourcefeat(build): use clean source by defaultto WIP: feat(build): use clean source by defaultdoes not work currently
This is actually already implemented.
BUT: for this to work it is important that the Cargo.toml & Cargo.lock have to be direct paths so they dont change between builds
Pull request closed