Skip to content
Unverified Commit ab901c9f authored by Bastian Köcher's avatar Bastian Köcher Committed by Denis S. Soldatov aka General-Beck
Browse files

Make `wasm-builder` select dependencies more sensitive (#5162)

Up to now `wasm-builder` iterated over all packages that were not part
of the wasm workspace and added the files to the `rerun-if-changed`
list. However, this included to many files and resulted in needless
re-compilations in `Cumulus` for example.
parent cd7565ba
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment