Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 283 Bytes

DEVELOPMENT.md

File metadata and controls

8 lines (7 loc) · 283 Bytes

Regenerating BUILD files

raze-generated BUILD files are present in several places which must be manually regenerated to test changes. Commands to update these:

$ bazel run //tools:examples_check
$ bazel run //:raze -- --manifest-path $(readlink -f impl/Cargo.toml)