# File lib/sprockets/standalone.rb, line 38 def manifest @manifest ||= Sprockets::Manifest.new index, File.join(output, manifest_name) end