Function swc_plugin_runner::apply_js_plugin[][src]

pub fn apply_js_plugin(
    _plugin_name: &str,
    path: &Path,
    cache: &mut Option<PluginCache>,
    _config_json: &str,
    program: Program
) -> Result<Program, Error>