Skip to content

Commit 607ae56

Browse files
committed
#[cfg(feature = "plugin")]
1 parent c7a11bb commit 607ae56

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

crates/swc/src/plugin.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,7 @@ impl Fold for RustPlugins {
199199
}
200200
}
201201

202+
#[cfg(feature = "plugin")]
202203
pub(crate) fn compile_wasm_plugins(
203204
cache_root: Option<&str>,
204205
plugins: &[PluginConfig],

0 commit comments

Comments
 (0)