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