class Webpacker::Manifest

def lookup_pack_with_chunks!(name, pack_type = {})

def lookup_pack_with_chunks!(name, pack_type = {})
  lookup_pack_with_chunks(name, pack_type) || handle_missing_entry(name)
end