class Webpacker::Manifest

def lookup(name)

def lookup(name)
  compile if compiling?
  find name
end