class Webpacker::Configuration

def source_path

def source_path
  root_path.join(fetch(:source_path))
end