class Webpacker::Configuration

def public_path

def public_path
  root_path.join(fetch(:public_root_path))
end