pub fn compile_and_analyze( module_path: &[String], source_map: &mut SourceMap, ) -> Result<Program, ScriptResolveError>