feat(assets): wire builder into dispatch, shim, smoke, docs
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -18,7 +18,7 @@ bin=bin
|
||||
|
||||
# Keep in sync with internal/dispatch.Registry (Wired flag).
|
||||
unwired=()
|
||||
wired=(depot hak module topdata wiki)
|
||||
wired=(assets depot hak module topdata wiki)
|
||||
|
||||
exit_of() { set +e; "$@" >/dev/null 2>&1; local c=$?; set -e; echo "${c}"; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user