class Webpacker::Configuration

def public_manifest_path

def public_manifest_path
  public_output_path.join("manifest.json")
end