pub fn system_js_with_resolver( resolver: Box<dyn ImportResolver>, base: FileName, unresolved_mark: Mark, config: Config, ) -> impl Fold