module Webpacker::ManifestRemote::ConfigurationExtention

Public Instance Methods

manifest_url() click to toggle source
# File lib/webpacker/manifest_remote/configuration_extention.rb, line 3
def manifest_url
  fetch(:manifest_url)
end