class ViteRuby::Builder
def record_build_metadata(success, build)
def record_build_metadata(success, build) config.build_cache_dir.mkpath build.with_result(success).write_to_cache end
def record_build_metadata(success, build) config.build_cache_dir.mkpath build.with_result(success).write_to_cache end