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