class Webpacker::Configuration

def public_output_path

def public_output_path
  public_path.join(fetch(:public_output_path))
end