class Webpacker::Configuration

def packs_path

def packs_path
  Rails.root.join(output_path, paths.fetch(:entry, "packs"))
end