class Webpacker::DevServerProxy

def public_output_uri_path

def public_output_uri_path
  config.public_output_path.relative_path_from(config.public_path)
end