module Babel::Transpiler

def self.script_path

def self.script_path
  File.join(source_path, "babel.js")
end