class Webpacker::Configuration

def manifest_path

def manifest_path
  Rails.root.join(packs_path, paths.fetch(:manifest, "manifest.json"))
end