aspect-build/aspect-cli

[Bug]: output command relies on convenience symlinks to resolve paths

Opened this issue · 0 comments

The outputs command is currently relying on the bazel-out convenience symlink when it loads files for hashing.

_, err := os.Stat(manifestPath)