Skip to content

Update crates/oxc_minifier/src/peephole/replace_known_methods.rs

b0f1c81
Select commit
Loading
Failed to load commit list.
Merged

refactor(minifier): Math.pow(a,b) -> a ** (+b) instead of (+a) ** (+b) #9154

Update crates/oxc_minifier/src/peephole/replace_known_methods.rs
b0f1c81
Select commit
Loading
Failed to load commit list.